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

Re: Best practice, working copy and repository

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2007-10-01 17:14:42 CEST

Turner, Alexis (GPG) wrote:
>[...]
>The site I have is located in C:/Repository, and the working copy is checked
>out to D:/dev-server.
>
>My confusion comes because the repository and working copy are mirror images
>of each other, all the way down to every branch and tag (of which there are
>a LOT).

If this is the case, then C:\Repository is _not_ yout repository but
only a second working copy.

Use "svn info" from c:\Repository and/or c:\dev-server to determine
the location/url of your repository, or if you are using TortoiseSVN
right-click on the working copy directory and open the properties
dialog.

Hm, or do you mean, c:\dev-server looks like the repository as shown
in TSVNs repo browser?

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 1 17:12:12 2007

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.