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

Re: Change repository information of checked out working copy

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-03-31 15:25:14 CEST

Don't. Check out a fresh copy, and copy all your non-.svn directory files on top of the repository much like you were doing an update of a vendor tarball tag. Then do an "svn status" and "svn diff" to make sure your changes are what you think they are, and work with that.
  ----- Original Message -----
  From: johann.petrak@gmail.com
  To: users@subversion.tigris.org
  Sent: Friday, March 31, 2006 8:11 AM
  Subject: Change repository information of checked out working copy

  I have a checked out working copy but the repository URL has been changed.
  How can I make the working copy aware of the changed repository location?

  It seems this is stored in the "entries" file withing the .svn directory but
  I am reluctant to touch anything there ...

  Johann
Received on Fri Mar 31 15:26:26 2006

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.