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

RE: Tagging and history

From: Robert Swarbrick <robert.swarbrick_at_asg.com>
Date: 2005-01-04 15:53:49 CET

I've tried this (admittedly using the svnserve not http), and I still
get the log information.

Could you let us know what working copy directory you were in when you
did "svn copy"?

Some other information:

Are you using svn's command line or a shell integration such as
TortoiseSVN? I know the latter (which I use) will get the last 100 log
lines by default, so if your repository sees a lot of activity there may
be nothing visible unless the "get all" button is pressed.

Unless there's a pressing reason (like I've a specially constructed
working copy) I'd always do a copy serverside, like

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

[I've taken a guess at what your repository location may be based on the
email]

Robert Swarbrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 4 15:57:33 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.