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

[TSVN] Branching with TSV 1.0.7

From: Guido Anzuoni <guido.anzuoni_at_kyneste.com>
Date: 2004-07-22 10:32:41 CEST

Hello,
I have just upgraded to 1.0.7 and I have found a really nice-to-use merge option !!!
I have also noticed a different behaviour wrt 1.0.6 in the way branch/tag.. is
carried out.
With 1.0.6 when a create a tag from the top directory of WC I get, viewing the log,
 a single line in the list of operation of the transaction, e.g.:
Add .../labels/1.0 (from ../trunk:2)

With 1.0.7 the same operation produce a log with the list of operation in the transaction:
Add .../labels/1.0 (from ../trunk:1) <---- (note the revision number)
Add .../labels/1.0/file1.txt (from ../trunk/file1.txt:2) <---- (note the revision number)
Add .../labels/1.0/file2.txt (from ../trunk/file2.txt:2)
....

Why there is this difference ?
Pleanse note that I am using TSV with a 1.1rc1 subversion server (with Apache).

Thanks in advance,

Guido

P.S.
Please cc: to me any answer, I am not subscribed to the list.
Forgive me.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jul 22 11:50:22 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.