[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: Turner, Alexis (GPG) <Alexis.Turner_at_greenwood.com>
Date: 2007-10-01 17:58:10 CEST

The info I have is based on the minimal documentation I received when I
inherited the site. Unfortunately, no one else in the org knows anything
about it, so I have to try and fill in a lot of blanks.

C:\repository>svn info
svn: '.' is not a working copy

D:\Web>svn info
Path: .
URL: svn://localhost/branches
Repository Root: svn://localhost

-Alexis

-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of Lorenz
Sent: Monday, October 01, 2007 11:15 AM
To: users@subversion.tigris.org
Subject: Re: Best practice, working copy and repository

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:58:02 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.