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

Re: An SVN newbie tutorial

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-12-19 02:51:36 CET

Greg Stein <gstein@lyra.org> writes:
> > An accuracy point, by the way: svn does not support offline tagging
> > and branching.
>
> Sure we do:

Oh, I see what you mean.

Right. The "tag" is not visible to anyone else, but it will be when
you commit, and that's what Sean must have meant by "offline"

Sorry for misunderstanding, Sean; I think you were clear, I just
didn't see all the implications.

-Karl

> [ done while connected ]
>
> $ svn co http://host/path/trunk ./trunk
> $ svn co -n http://host/path/tags ./tags
>
> [ some time later... ]
>
> $ svn cp trunk tags/1.1rc3
>
> That seems pretty offline to me :-)
>
> Cheers,
> -g
>
> --
> Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
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:36:53 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.