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

Re: One repository / Many projects : How to differenciate revisions ?

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-13 11:58:09 CET

On Mar 13, 2007, at 03:20, Nicolas CHARLOT wrote:

> Ryan Schmidt a écrit :
>
>> No. The revision number is global for the repository.
>>
>> My advice to you is not to worry about it. Do not attach any
>> meaning to the number, other than "the number of changes that have
>> been made in the repository." See also the FAQ:
>>
>> http://subversion.tigris.org/faq.html#globalrev
>
> Thanks for this quick answer.
>
> Are U writing the considered projet name in each log message or the
> log is readable only for one project ?

Please keep replies on the list by using Reply To All.

I do not write the project name into the log, because it's not
necessary. On the one hand, you can use "svn log -v" to see the paths
that were affected; thus, you can see which project was affected.
Furthermore if you say "svn log -v $REPO/project" you will only get
the log for that project. You can do the same for any subdirectory or
file of the repository.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 11:58:39 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.