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

Re: backup/restore post operation

From: Marcos Chaves <mchvs_at_hotmail.com>
Date: 2004-08-19 17:45:00 CEST

Hi Rob.

>I still have my working copy on the client machines. Is there a
>way to update those
>without checking out from the repo/path?

You just have to "switch" your working copy. You have to run
something like:

  cd /path/to/working/copy
  svn switch --relocate file:///a/robshep/svn/ file:///b/robshep/svn/

Try "svn help switch" to see how it works. You may want to check the
"switch" section on the Subversion book:

  http://svnbook.red-bean.com/svnbook/ch04s05.html

I hope it helps,

Marcos

_________________________________________________________________
MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 19 17:45:20 2004

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.