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 setting up a svnserve daemon to run at startup on the repository machine which fixed the problem. hth Kieren On 20/05/2009, at 2:32 AM, Thinsoldier wrote: > > 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 <[email protected]> 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. >> >> Heiko >> >> On May 6, 10:31 pm, Richard Testani <[email protected]> wrote: >> >>> I'm getting an error when I try and commit. >> >>> I checked out a working copy from a repository on a local network >>> (another Mac) >>> In my first session, I was able to commit perfectly fine. >> >>> In my second session, I am getting an error when I commit to this >>> volume: >> >>> Commit failed (details follow): >>> Can't get exclusive lock onfile'/Volumes/Macintosh HD-1/Users/ >>> Shared/ >>> svn/svn_repos/db/transactions/6-1.txn/rev-lock': Operation not >>> supported >> >>> I'm not really sure why this is - Im rather new to SVN, but we are >>> managing files on a network and Versions works nice when working on >>> your own machine. >> >>> Any help with this would be great. >>> All computers are running Leopard. >>> Rich > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
