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

RE: Re: Tags (no I'm not complaining)

From: Rob van Oostrum <rob.vanoostrum_at_blastradius.com>
Date: 2006-03-02 15:02:34 CET

The @rev syntax doesn't work with svn copy.

Svn cp -r 429 $SVN/DifferentialEvolution/tags/assignment1
$SVN/CS6320-EvolutionaryProgramming/tags/assignment1

Note the revision in the error message is probably HEAD (479 not 429)
and that the error suggests that the path
"$SVN/DifferentialEvolution/tags/assignment1@429" does not exist in r479

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of Kenneth P. Turvey
> Sent: Wednesday, March 01, 2006 11:14 PM
> To: users@subversion.tigris.org
> Subject: Re: Tags (no I'm not complaining)
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm still trying to work this out. Is this a bug in svn or am I doing
> something wrong?
>
>
> - --------------------------------------------------------------
> kt@volkswagon:~$ svn ls $SVN/DifferentialEvolution/tags@429
> assignment1/
> build-1/
> kt@volkswagon:~$ svn ls
$SVN/DifferentialEvolution/tags/assignment1@429
> BuildScript
> Manifest.txt
> README
> src/
>
> kt@volkswagon:~$ svn cp
$SVN/DifferentialEvolution/tags/assignment1@429
> $SVN/CS6320-EvolutionaryProgramming/tags/assignment1 svn: Path
>
'file:///home/kt/subversion/DifferentialEvolution/tags/assignment1_at_429'
> does not exist in revision 479
>
> kt@volkswagon:~$ echo $SVN
> file:///home/kt/subversion
> - --------------------------------------------
>
> Thank you for your help.
>
>
> - --
> Kenneth P. Turvey <kt-usenet@squeakydolphin.com>
> Phone : (314) 255-2199
>
> XMPP IM: kpturvey@jabber.org
> Yahoo IM: kpturvey2
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
>
> iD8DBQFEBnDfi2ZgbrTULjoRAgMXAJ9NiAFADDw9Zki/zDlzYQwaLKjayQCg5ibU
> jrMe9fPs9S4t2ez+aRly4a4=
> =kaSH
> -----END PGP SIGNATURE-----
>
>
>
> ---------------------------------------------------------------------
> 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 Thu Mar 2 15:09:25 2006

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.