> -----Original Message-----
> And I hate to repeat myself, but I'll repeat for the third time this
> question: if file:// is not intended to be used, then what are the available
> options for those who need a version control system and can't set up a
> server?
> 
> Zé

Does the file server support SSH? If so, you can use ssh+svn protocol, 
essentially running svnserve on demand.

Be definition you have a server since the files are on it. Just run the 
svnserve deamon on it even if it is your workstation.
 


Reply via email to