• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Using .Mac iDisk for subversion (svn) repository?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using .Mac iDisk for subversion (svn) repository?


  • Subject: Using .Mac iDisk for subversion (svn) repository?
  • From: Ryan Poling <email@hidden>
  • Date: Mon, 5 Nov 2007 09:05:55 -0800

Hi all,

May not be quite the right list to ask this question on, but here goes:

I have a dot mac (.Mac) account and would like to use my iDisk to store my subversion repository for Cocoa development (hence the connection to this list!). Googling around, it appears that this has been done by people in the past, and it seems that it should be possible since it just uses webdav and mounts in /Volumes/, but I can't make it work.

Has anyone else on the list had any experience using your iDisk for your svn repository? I can check out files from the repository I put on my iDisk (in the Documents folder), but I am unable to commit files.

I used this command to checkout my local working copy:

svn co file:///Volumes/mydotmacusername/Documents/svn/repository/Software/MyProjectName/trunk/

Every commit gives me an error like this:

Macintosh:trunk ryan$ svn commit -m "no comment"
Sending trunk/test.txt
Transmitting file data .svn: Commit failed (details follow):
svn: Can't get exclusive lock on file '/Volumes/mydotmacusername/ Documents/svn/repository/db/transactions/238-1.txn/rev-lock': Operation not supported


Any ideas would be appreciated. My best guess is that the new version of svn included with Leopard is smarter than the old one and realizes that there's a problem with using the iDisk. I hope to be proved wrong!

PS: I'm on Leopard, 10.5.0 9A581 (the public release) with subversion version 1.4.4 (r25188).
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Using .Mac iDisk for subversion (svn) repository?
      • From: "Stefan Werner" <email@hidden>
    • Re: Using .Mac iDisk for subversion (svn) repository?
      • From: Dave Camp <email@hidden>
  • Prev by Date: Re: Unable to add classes to IB 3.0
  • Next by Date: Re: Core Data reserved property names?
  • Previous by thread: Re: Unable to add classes to IB 3.0
  • Next by thread: Re: Using .Mac iDisk for subversion (svn) repository?
  • Index(es):
    • Date
    • Thread