Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

file metadata

Hi

We have moved from SVN to RTC as source code repository. In SVN we had the ability to add attributes to a file under source control. We used this to control our build engine. However since moving to RTC we can't seem to understand how to add metadata to a file.

Does anyone know if this is supported or not? - if it is where is it?

0 votes



2 answers

Permanent link
On Wed, 11 Jun 2008 12:18:01 +0000, hobbit wrote:

Hi

We have moved from SVN to RTC as source code repository. In SVN we had
the ability to add attributes to a file under source control. We used
this to control our build engine. However since moving to RTC we can't
seem to understand how to add metadata to a file.

Does anyone know if this is supported or not? - if it is where is it?

There is currently no generic method for adding attributes to files in
SCM. That being said we do track the encoding, mime type, executable and
modification stamps. However you cannot trivially add new attributes
yourself.

As an alternative you could create a properties file in the root of your
project that will describe extended properties for files in the project.
Then your build engine could read that file and interpret the properties
from it.

- Dmitry

0 votes


Permanent link
Could you describe a bit what properties you added and how they were used?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 11 '08, 8:08 a.m.

Question was seen: 5,078 times

Last updated: Jun 11 '08, 8:08 a.m.

Confirmation Cancel Confirm