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

Re: First impressions...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-25 19:52:13 CET

"Eric M. Hopper" <hopper@omnifarious.org> writes:

> On Fri, Jan 25, 2002 at 01:19:16PM -0500, Garrett Rooney wrote:
> > svn cp http://svn.collab.net/repos/svn/trunk \
> > http://svn.collab.net/repos/svn/tags/0.8
>
> This makes sense. Can you do something like:
>
> svn cp http://svn.collab.net/repos/svn/1010 \
> http://svn.collab.net/repos/svn/tags/0.8
>
> How do you find out what the valid URLs to use are?

Lay out your repository intelligently, like

       /trunk/
       /branches/...
       /tags/...

Or, use a web browser (or 'svn ls') to see what tags/branches exist,
or to generally peruse how the particular repository is laid out.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 2006

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.