> > > it's not meant for sharing among users but for me for accessing the drive > over the internet.
Also not meant for that. Check out a separate working copy for yourself, and commit from there. A working copy should be on your local harddrive, not on some network. The repository is on the network, and that's all - the rest is local. Also, WebDAV drives don't support all necessary locking mechanisms svn requires from a working copy. That's why you're getting the errors. https://tortoisesvn.net/faq.html#wconshare http://subversion.apache.org/faq.html#write-over-dav -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/4f782951-069f-48af-9d5a-b2f70f7772d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
