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

Tagging and history

From: Andrea Carpani <andrea.carpani_at_criticalpath.net>
Date: 2005-01-03 13:36:19 CET

There's something that's puzzling me and maybe you can give some info.
I've got a "standard" repository:

proj/
proj/trunk
proj/tags
proj/branches

and a file:

proj/trunk/opt/proj/bin/script.sh

with a long log. If I make a copy of the repository to get a tag:

svn copy . http://server.domain.net/svn/repos/proj/tags/1.5

the file in
http://server.domain.net/svn/repos/proj/tags/1.5/opt/proj/bin/script.sh

has nothing in it's log.
Is this the correct behavior or am I missing something?

Thanks.

-- 
Andrea Carpani <andrea.carpani@criticalpath.net>
Critical Path
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 3 13:38:41 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.