Joe Shaw wrote: > Hi again, > > On Wed, 2006-12-20 at 11:04 -0500, Joe Shaw wrote: >> Trying to commit to svn today: >> >> [EMAIL PROTECTED] ~/cvs/svn-test/beagle]$ svn commit -m "more testing of >> svn; updating README some more" >> Could not chdir to home directory /home/users/joeshaw: No such file or >> directory >> Sending README >> Transmitting file data .svn: Commit failed (details follow): >> svn: Can't create directory '/svn/beagle/db/transactions/3154-1.txn': >> Permission denied >> >> My svn info: >> >> [EMAIL PROTECTED] ~/cvs/svn-test/beagle]$ svn info Path: . >> URL: svn+ssh://[EMAIL PROTECTED]/svn/beagle/trunk >> Repository Root: svn+ssh://[EMAIL PROTECTED]/svn/beagle >> Repository UUID: 850e19c3-0a25-0410-abe0-908e5566c994 >> Revision: 3154 >> Node Kind: directory >> Schedule: normal >> Last Changed Author: joeshaw >> Last Changed Rev: 3154 >> Last Changed Date: 2006-12-19 18:20:30 -0500 (Tue, 19 Dec 2006) >> Properties Last Updated: 2006-12-18 12:26:00 -0500 (Mon, 18 Dec 2006) > > I just tried again, and got this error: > > [EMAIL PROTECTED] ~/cvs/svn-test/beagle]$ svn commit -m "more testing of svn; > updating README some more" > Could not chdir to home directory /home/users/joeshaw: No such file or > directorySending README > Transmitting file data .svn: Commit failed (details follow): > svn: Base checksum mismatch on '/trunk/README': > expected: 5f02b86929a95948918af05a4cec7a51 > actual: 8792fb30d64322f19853229dc8408c0c > > It then dawned on me that perhaps another migration was running on the > repository while I was trying to commit to it earlier today. So I moved > my (now outdated) checkout out of the way, checked out a fresh copy, > moved the README file into my new working directory, and the commit > worked. So if this is what happened, there's no problem I guess. :) >
Perfect explanation. Sorry for the confusion. Thanks for helping test this. I'll try to take care of the annoying 'chdir' warning shortly. -- Ross > Thanks, > Joe > > _______________________________________________ > Gnome-infrastructure mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-infrastructure _______________________________________________ Gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
