Skip to primary content
Skip to secondary content

Kasper Kristensen

Just another IT Blog

Kasper Kristensen

Main menu

  • Home
  • Exchange
    • Exchange 2003
    • Exchange 2010
    • Exchange 2007
  • Microsoft Windows
  • Windows Server
  • Autodesk
  • Ahsay
  • Cisco
  • I/O meter
  • Xcode
  • Other

Tag Archives: remove svn from xcode

Howto: Remove svn from Xcode project

Posted on 20/10/2012 by Kasper Kristensen

Howto: Remove svn from Xcode project

Here is a simple command you have to run from the Terminal at the top level of you project folder:

find ./ -name .svn -exec rm -rf {} \;

Thanks to MarkC here: http://iphonedevsdk.com/forum/iphone-sdk-tools-utilities/96459-remove-my-project-from-svn-source-control.html

Posted in Xcode | Tagged remove .svn, remove svn from xcode, svn project xcode, svn xcode

Recent Posts

  • OSX 10.13.6 code signature invalid / EXC_CORPSE_NOTIFY
  • Messages sent from a shared mailbox aren’t saved to the Sent Items folder of the shared mailbox in Outlook
  • Remote app feed url and remote app shortcut folder
  • Get TLS certificate from smtp server
  • Office365 outlook keep asking for password

Categories

  • 3D Printer
  • Ahsay
  • ASA
  • Autodesk
  • Cisco
  • Exchange
  • Exchange 2003
  • Exchange 2007
  • Exchange 2010
  • iometer
  • Microsoft
  • Microsoft Windows
  • Office
  • Office 2013
  • Office 365
  • OSX
  • Other
  • Powershell
  • Printers
  • Uncategorized
  • VMware
  • Windows Server
  • WLC
  • Xcode
Proudly powered by WordPress