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

RFE: uuid needed as an automatic property

From: Thomas Swan <thomas.swan_at_gmail.com>
Date: 2007-06-20 18:17:50 CEST

To track files moving we desperately need to have a uuid assigned to each
object placed into the either as a property called svn:uuid (suggestion) or
perhaps as a keyword where UUID is recognized.

Case in point, tracking file movement isn't pretty but it can be managed by
checking the uuid of the deleted object against the uuid of added objects in
a post/pre-commit hook. I know other work is going on in this area, but
this would be a step in the right direction. It would be interesting to
see, if we could query the repository to see where a file with a known uuid
is currently residing or last resided.

-- 
The early bird may get the worm, but the it's the second mouse that gets the
cheese.
Received on Wed Jun 20 18:18:37 2007

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

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