Hey:
Ben Collins-Sussman wrote:
> Karl Fogel <kfogel@newton.ch.collab.net> writes:
>
> > "Gerald Richter" <richter@ecos.de> writes:
> > > 1.) Is it/will it be possible to access a svn repository somehow with a
> > > webdav client that doesn't knows anything about versioning, e.g. every PUT
> > > will simply create a new revision , GET will simply retrieve the head
> > > revision etc.?
> >
> > Greg Stein can answer this better. Some operations will be possible,
> > others won't (for now at least). He knows which ones will work and
> > which ones won't, since he implemented mod_dav_svn, the server side of
> > our WebDAV implementation.
>
> In WebDAV/DeltaV language, I believe this is known as
> "auto-versioning". It would allow your dumb (non-deltaV-aware) Win32
> or OSX dav-browsers to just 'drag and drop' files into the repository.
>
> Currently, mod_dav_svn doesn't support this feature, though it's
> planned for SVN 2.0. It wouldn't be that hard to implement, really.
> (I've thought about doing it for fun. :-)
>
This would be wonderful!!! I have a situation where I want to use subversion to
store files for non-techie types. The only employment requirement is opposable
thumbs:-) I'm hoping something like TortoiseCVS will be ported to SVN for these
types of users. auto-versioning would be even better for my needs.
My thanks to all working on subversion.
Glenn
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 19 20:16:31 2002