• 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 commit from wrong folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subversion commit from wrong folder


  • Subject: Subversion commit from wrong folder
  • From: Paul Collins <email@hidden>
  • Date: Wed, 25 Oct 2006 10:29:03 -0700

I've branched an Xcode project per the Subversion Book (docs), and checked it out to a new folder. I can get status and add/remove files in Xcode, but when I commit, it seems to be committing the old project in the old folder. I can commit the correct, branched folder in the command line.

How can I reset this project so that it commits from the directory it is in? I'd guess this is in Xcode's project package, which of course I copied to the subversion branch folder along with the source files, then checked out to the new local folder.

Another symptom is that the SCM column in Groups & Files is not displaying any status letters until I get info on each file (then that file's letter appears).

Here's the SCM log (from that little button in the bottom right corner of the SCM window) before and after the commit. "DoorStop portlists" is the branched folder on my local Mac. "//" are my comments for this email.



// Here Xcode correctly gets some info for a nib file in the branched folder

cd /Users/paul/Gray/Projects/DoorStop X/DoorStop portlists/
/opt/local/bin/svn status --show-updates --verbose ODPrefs.nib
              389      389 paul         ODPrefs.nib/info.nib
M             389      389 paul         ODPrefs.nib/keyedobjects.nib
              389      389 paul         ODPrefs.nib/classes.nib
              387      383 paul         ODPrefs.nib
Status against revision:    389

// Here's a Commit Entire Project, but it's the wrong folder (the original folder before I branched)

cd /Users/paul/Gray/Projects/DoorStop X/DoorStop/
/opt/local/bin/svn commit --message Test commit (not committing branch)

// This next command Xcode sent is also the wrong folder - I guess that's why the SCM column isn't working

cd /Users/paul/Gray/Projects/DoorStop X/DoorStop/
/opt/local/bin/svn status --show-updates

--Any suggestions?

Thanks,

Paul Collins

** Gracion Software LLC                   http://www.gracion.com/
** Tel: +1 (541) 488-3488  iChat/AIM/Skype: gracionsoft
** DigiTunnel 1.4 PPTP/VPN client for OS X
** Pronto Patent - search/download US patents fast
** And check out: http://www.opendoor.com/doorstop/


_______________________________________________ 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
  • Prev by Date: Re: xcode alternative for cw::research for files
  • Next by Date: Re: Copy Files Build Phase for Spotlight copies other files
  • Previous by thread: Re: Accessing function definitions
  • Next by thread: Re: Copy Files Build Phase for Spotlight copies other files
  • Index(es):
    • Date
    • Thread