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

Re: syncing a sandbox to another 'blessed' sandbox

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 29 Jun 2009 14:44:14 -0400

On Mon, Jun 29, 2009 at 14:28, Ravi Kumar<ravick_at_broadcom.com> wrote:
> Hi Folks,
>
> We have a system of periodically creating a tag of our code base.
> This happens asynchronously with the users.
>
> We need a way to update the users' sandboxes to sync with the tagged
> version.
> We cannot create a new sandbox each time since there may be edits in flight
> and files
> with information not checked in (log files etc.)

By convention, one does not normally make changes to a tag. They're
normally "frozen" reference points for releases and things of that
nature.

When you say "sandbox" do you mean a working copy? If so, then svn
switch is the operation you need.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2366498

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-29 20:45:08 CEST

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.