[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: Gal Aviel <gala_at_chipx.co.il>
Date: 2005-04-05 09:07:52 CEST

Two answers ..

(1) not in the same commit. If you want the two files to have two
different log messages, then commit file A *only* and supply log message
"logA". Then commit *only* file B and supply message "logB". But you
can't commit two files in the same commit and supply several log msg's,
a commit has a single log msg associated with it.

(2) It's called keyword expantion and it's done using the special
svn:keywords property. See the svn book
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4.

Hope I got it right !

Thanks - Gal.

-----Original Message-----
From: Albert Shih [mailto:shih@math.jussieu.fr]
Sent: Tuesday, April 05, 2005 7:15 AM
To: users@subversion.tigris.org
Subject: Newbie questions

Hi all

Two questions (maybe stupid question):

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
?

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.

Regards.

--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
Heure local/Local time:
Tue Apr 5 06:10:44 CEST 2005
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
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:12:50 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.