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

Re: Tags (no I'm not complaining)

From: <kfogel_at_collab.net>
Date: 2006-02-28 20:00:51 CET

"Kenneth P. Turvey" <kt-usenet@squeakydolphin.com> writes:
> I think I understand this, but then when I go to copy it, I'm unsuccessful:
>
> kt_at_volkswagon:~$ svn ls -r 386 file:///home/kt/subversion/DifferentialEvolution/tags_at_386
> assignment1/
> build-1/
> kt_at_volkswagon:~$ svn cp -r 386 file:///home/kt/subversion/DifferentialEvolution/tags/assignment1_at_386 file:///home/kt/subversion/CS6320-EvolutionaryProgramming/tags/assignment1
> svn: Path 'file:///home/kt/subversion/DifferentialEvolution/tags/assignment1_at_386' does not exist in revision 386
>
> Any help would be appreciated.

You most likely don't need both the -r386 and the @386. But, what
version of the client are you using?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 28 21:48:48 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.