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

RE: Re: Finding repositories

From: <Chris.Fouts_at_qimonda.com>
Date: 2006-12-07 19:52:58 CET

 
>-----Original Message-----
>From: news [mailto:news@sea.gmane.org] On Behalf Of Markus S
>Sent: Thursday, December 07, 2006 1:46 PM
>To: users@subversion.tigris.org
>Subject: Re: Finding repositories
>
>On 2006-12-07 19:30:10 +0100, Jerry <jerrymc@msu.edu> said:
>
>> Hi All,
>>
>> Subversion is new to me.
>> I was pointed to an account on a machine where subversion is
>installed
>> (as a non-root user) and told there is stuff to work on, but
>not much
>> else and don't have contact to ask more questions.
>> I have read the 'book' and the FAQs and haven't found help on this.
>>
>> Anyway, supposedly there is at least one repository on the machine
>> that I should be able to get to locally, but I can't find anything.
>>
>> Is there any reasonable way to search for what repositories may be
>> residing on this system?
>>
>> The system is running SuSE Linux
>> and the Subversion is: svn, version 1.1.0 (r11180)
>> compiled Oct 25 2004, 08:55:27
>>
>> The Subversion stuff seems to be there. I can run various svn ...
>> commands, but of course, they all come back telling me that
>'.' is not
>> a working copy --- since I don't have any working copies
>yet, since I
>> haven't found anything to make a working copy of.
>>
>> So, is there any way to find stuff?
>>
>> Thanks for any helpful suggestions,
>>
>> ////jerry
>
>Search your computer for files named: 'post-commit.tmpl',
>'pre-commit.tmpl'
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

...and say you find those in /svnroot/proj1/hooks, then your repository
URL
will be svn+ssh://full_hostname:/svnroot/proj1 (assuming SSH access).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 7 19:54:14 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.