• 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
Xcode 2.1 rename under SVN
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 2.1 rename under SVN


  • Subject: Xcode 2.1 rename under SVN
  • From: Ladd Van Tol <email@hidden>
  • Date: Mon, 27 Jun 2005 18:48:10 -0700

Just wanted to ask if we should expect Xcode 2.1 to issue a "svn move" when renaming a file that's under subversion source control.

Currently I'm seeing Xcode issue the following commands:

svn delete --force MyFileName.m
svn add MyNewFileName.m

Unfortunately, under Subversion, this loses the revision history of the file, and is also non-optimal from a repository size perspective.

It would be better to just issue a simple:

svn mv MyFileName.m MyNewFileName.m

I can file a bug report on this if you're not already tracking this issue.

Thanks in advance,

    Ladd

_______________________________________________
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: Xcode 2.1 rename under SVN
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Script running before link build phase
  • Next by Date: What is All-In-One?
  • Previous by thread: Re: Script running before link build phase
  • Next by thread: Re: Xcode 2.1 rename under SVN
  • Index(es):
    • Date
    • Thread