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

Re: How do I know what repository is mapped to what directory on the server?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2005-12-08 19:47:29 CET

On 12/8/05, King, Rogie <RoKing@carroll.edu> wrote:
>
>
>
> I am new to the whole SVN thing, but I am wondering, where does the main
> website look to know what repository to update from? We have several
> checkouts for different versions of our site, which seem to update to
> different directories on the server. How do I know what repository is
> mapped to what directory? Is it in a config file somewhere?

Assuming your website is working off a true working copy, run svn info
while in the directory on your server. The website probably isn't
updating itself from the repository, the update is being pulled to the
website root by another process.

Is the person who originally set this up no longer with your organization?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 8 20:54:39 2005

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.