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

Create a tag backwards in time

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2003-09-02 10:49:13 CEST

Let's say I've a repository /project/trunk at revision 1000
and I want to create /project/tag/1.0 which is the copy
of /project/trunk at revision 500.

How do I do this ? Is there something eqv. to :
        svn cp http:.../project/trunk@500 http:.../project/tag/1.0

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 2 10:56:49 2003

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.