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

Re: How to checkout from shared directory

From: Martin J. Stumpf <mjs_at_jhu.edu>
Date: 2005-01-04 15:38:01 CET
I thought that placing the repo on a shared directory was discouraged due to locking issues.
Is that only a limitation for creating the repository? ie. co and ci are fine on a share?

Thanks

-Martin

Simon Large wrote:
kamildworakowski@o2.pl wrote:
  
Hi,

I made a fsfs repository on a shered directory on path

\\server\public\repository

How do I checkout it?
    

Try svn co file:///\server/public/repository

On TortoiseSVN you can use either
  file:///\servername
or
  file://///servername

Simon



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
  


--

Martin J. Stumpf
Division of Medical Imaging Physics, Department of Radiology
Johns Hopkins University School of Medicine
601 North Caroline Street / JHOC 4230
Baltimore, Maryland 21287-0859 USA
Voice: (410) 614-0115 Fax: (410) 614-9979
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org Received on Tue Jan 4 15:41: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.