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

Re: checkout

From: Hector Alvarez Pol <hapol_at_fpddux.usc.es>
Date: 2006-05-08 16:44:04 CEST

Gale, David wrote:

>Out of curiosity, what's the result of the following?
>svn ls http://mysite:/mySim1/
>
>
>
The results is:
    svn ls http://mysite.com:/mySim1/
    mySim1/

>>This should be equivalent to:
>>mkdir simsDir; cd simsDir
>>svn checkout file:////scratch/hapol/svnroot/trunk mySim1
>>svn checkout file:////scratch/hapol/svnroot2/trunk mySim2
>>
>>Does that work? If so, then the problem's in the http access (which I
>>suspect), rather than the checkout itself.
>>
>>-David
>>
>>
Yes, this works. The problem is only on the http access as you mention.
But it is very annoying as does not allow me and my remote colleagues to
have a (standard) directory structure for the simulation software.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 8 16:47:25 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.