You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Dennis Newbold <de...@pe.net> on 2003/08/15 18:20:43 UTC

Local Use of Subversion ??

Dear Subversion Guru's:

     Can I use subversion to control / manage files and projects for
use on a single computer only?  That is, I just want to keep the
repository on my own hard drive and use it for version control of various
small one-person projects, without going to the trouble of setting up
a server on a different computer?  If so, are there constraints as to what
OS I can use to host such a "local use only" version of Subversion --
i.e., this will work fine under Linux or FreeBSD, but not Windows or OS/X?

Please send response (I hope I will get at least one) to:  dennisn@pe.net,
as I am not subscribed to the mailing list.  Thanks alot.

Dennis

---------------------------------------------
|                                           |
|     The way to be happy is to be good     |
|                                           |
---------------------------------------------


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

Re: Local Use of Subversion ??

Posted by Ben Collins-Sussman <su...@collab.net>.
Dennis Newbold <de...@pe.net> writes:

> Dear Subversion Guru's:
> 
>      Can I use subversion to control / manage files and projects for
> use on a single computer only? 

Yes.  Use file:/// urls instead of http:// or svn:// ones.  And read
the subversion book.  :-)

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