[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: Robert Wenner <robert_at_port25.com>
Date: 2007-09-20 22:16:09 CEST

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.

>> The other case is to be able to have an independent revision number for each
>> module.
>> So /root/projectA/ and /root/projectB/ have each their own set of versions.
>> This is also something that cannot be done under Subversion,

Sure it can be done, just have each project in its own repository.
Or (manually) include a project-specific part in the version number,
like A and B.

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 20 22:16:32 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.