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

Re: [Issue 659] New - The copy command should allow a rev

From: Ben Collins <bcollins_at_debian.org>
Date: 2002-03-30 15:15:23 CET

On Sat, Mar 30, 2002 at 07:45:58AM -0600, Ben Collins-Sussman wrote:
> issues@subversion.tigris.org writes:
>
> > + This is probably a good place to start using the "@rev" extenstion. It would be
> > + nice to allow specifying a revision for the copy command. E.g.:
> > +
> > + svn copy http://server/repo/trunk@54 http://server/repo/branches/my-branch
> > +
> > + Or, if the extension isn't wanted, do:
> > +
> > + svn copy -r 54 http://server.repo/trunk http://server/repo/branches/my-branch
>
> Ummmmm, Ben? 'svn copy' has always taken a -r argument. We've
> already used it to tag specific revisions...?

Well damn. Someone needs to disable the issue tracker after 2am.

-- 
 .------==-=======--------=====------------=-=-----.
/       Ben Collins    --    Debian GNU/Linux       \
`               bcollins@debian.org                 '
 `---=========---====----------==-===-------=--=---'
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 30 15:16:49 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.