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

Re: Per module/file versioning

From: Talden <talden_at_gmail.com>
Date: 2007-09-21 01:26:15 CEST

On 9/21/07, Robert Wenner <robert@port25.com> wrote:
> Talden wrote:
> > The only way to get a revision per file per change would be to have
> > one repository per file.
>
> No, you just need to make sure you never commit more than one file
> at a time.

Heh I should have worded that better to indicate the constraints of the OP.

The only way to get 'per file' revision numbers would be to have one
repository per file.

IE if the revision for change N is M then the revision for change N+1
should be M+1.

That disregards branching/merging of course... Once you involve
branching and merging you see the reason that CVS revisions are barely
more informative than subversion revisions - and less so, in many
other ways.

--
Talden
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 21 01:26:33 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.