• 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
subversion: svn copy WC URL fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

subversion: svn copy WC URL fails


  • Subject: subversion: svn copy WC URL fails
  • From: Andreas Grosam <email@hidden>
  • Date: Wed, 17 Mar 2010 00:39:41 +0100

I have a seemingly easy task, but I can't get it to work. It's not an directly an Xcode problem, so I apologize for being slightly OT.

Here is what I want to accomplish:

I would like to make a snap-shot (don't confuse with Xcodes Snapshot feature) from my current working copy into the repository.

It seems, Xcode does not support directly copying a working-copy into a URL, although this would be a very useful feature:

svn copy WC URL -m "message"

So, I'm using the command line. The working copy is from this repository, and the repository is local. The URL exists. When I use the following command

svn copy MyWorkingCopy file:///var/svn/repos/myproject/tags/Demo-v1.0.1/ -m "message"


I get the following error message:

svn: Commit failed (details follow):
svn: Source url 'file:///var/svn/repos/myproject/tags/Demo-v1.0.1' is from different repository


I couldn't find anything in the www which could hint for a possible issue, except that this may be an issue in svn. The svn tools used are located in /usr/bin, version  1.6.5. Any thoughts?


Thanks for help!


Regards
Andreas Grosam




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: subversion: svn copy WC URL fails
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Signedness of sizeof()
  • Next by Date: Re: Signedness of sizeof()
  • Previous by thread: Re: Signedness of sizeof()
  • Next by thread: Re: subversion: svn copy WC URL fails
  • Index(es):
    • Date
    • Thread