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

Re: Newbie questions

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-04-05 09:45:52 CEST

Albert Shih wrote:
> When I modifiy two (or more) file and I commit I very glad if I can put
> different log for each file (even in the same edition). Is that possible ?

You can commit just a selection of a workingcopy by specifying it on the
commandline. This however means that you have several commits. Else, that's
not possible because the logmessage is not attached to the file but to the
whole commit.

> I've see in cvs there are possible to have on the top of each file the
> history, well the log with version. How can I do that with subversion.

Such things are possible and called keyword substitution. Read about it in the
book.

cheers

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 5 09:47:58 2005

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.