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

RE: Subversion DLL for Macromedia Dreamweaver

From: John Barstow <John_Barstow_at_gfsg.co.nz>
Date: 2002-10-14 21:53:26 CEST

> The issue is that VSS, CVS, and DAV-sans-deltaV all share the concept
> of "per-file" revision numbers, rather than svn's global ones.

Could you get away with nonsequential revision numbers in these cases?
i.e., use the output of 'svn log foo.c', which outputs the revisions in
which the file changed.
By the way, I find that global revision numbers are really handy when tied
into a bug tracking system. svn diff n:n-1 can be automatically linked to
the bug resolution notes.

I suspect you can, since MS uses a proprietary versioning system with global
revision numbers instead of VSS, and it integrates just fine with Visual
Studio.

John C Barstow

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 14 21:48:24 2002

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

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