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

Re: windows lusers & linux repository

From: <pll_at_lanminds.com>
Date: 2003-09-30 14:52:42 CEST

>Thanks. But if it can't the shard network file system
>can't be written to then it must be a big issue with
>subversion. Do you know if I can achieve a file
>repository on a shared network drive accessible by
>windows and linux users using CVS?
>
>I'll take a look at tortoise.

What Ben is saying is that the repo, shared out under the DAV
protocol, and accessed by a normal, non-svn DAV client, such as
a Windows or Mac system, using "Web Folders", results in a read-only
file system. This should not be interpreted to mean that Windows
systems can not be used as svn clients. Quite to the contrary, there
are many people using Windows and Macs for development with
Subversion as the back-end revision control system.

This "Web Folder" feature is a side effect of using http as the
network transport for Subversion. However, Subversion needed to
extend this some in order to attain the functionality of a rev
control system since DAV doesn't provide everything.

So, if you only want to *browse* the repo, you can do that without
any special software (great for those management types who wish to
feel like they can look at things and later "contribute" their wise
insights, but not actually change anything :)

Therefore, you can safely avoid installing software on people's
systems who don't really need it, and only worry about those who need
access to the repository.

I hope that helps clear things up a little.

-- 
Seeya,
Paul
GPG Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 30 14:54:20 2003

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.