[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

bugtraq pros and cons

From: Faron Dutton <fdutton_at_bellsouth.net>
Date: 2005-10-13 15:57:51 CEST

Hi all,

I am experimenting with issue tracking integration and wish to understand
why the issue ID is stored in the artifact's comment instead of storing it
in a versioned or an unversioned property.

I think that the follow are true but I would appreciate confirmation or
clarification.

* Storing the ID in an unversioned property (revision level property) would
require the client to call the server each time it wished to know the value.
This would increase the network traffic and make it impossible to work
off-line.

* Storing the ID in a versioned property (artifact level property) would
increment the repository's version number and the ID would no longer be
associated with the correct revision of the artifact.

Is it possible to set the value of a versioned property on a changed
artifact and then commit, thus preventing the scenario above?

Thanks,
Faron.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Thu Oct 13 15:10:20 2005

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.