Re: Network Volume Bookmark

2009-05-19 Thread Thinsoldier
I'm having the same thing happen on my network. I emailed versions support but they just pointed me here :( On May 7, 10:06 am, Heiko Weber he...@wecos.de wrote: Hi Richard, I get this error too, but it isn't related to Version, if I use svn in a shell, like svn commit, I'll get it too.

Re: Network Volume Bookmark

2009-05-19 Thread Kez
Im not sure if this will help I had a similar issue when committing to a repos on my local network shared via AFP, As you said I could checkout and view but not commit. it would seem to be something in the way that svn is translated over the afp link in my case I worked around this by

Re: Network Volume Bookmark

2009-05-19 Thread Quinn Taylor
You can also run the svnserve daemon on demand (via launchd) which consumes less resources if you're accessing the repository infrequently. Sorry I don't have answers for the rest of the problem... - Quinn On May 19, 2009, at 6:15 PM, Kez wrote: Im not sure if this will help I had a