• 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
Re: [ot] Subversion and previous versions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ot] Subversion and previous versions


  • Subject: Re: [ot] Subversion and previous versions
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Thu, 25 Sep 2008 09:44:06 +0200

If this is to get the last version, you don't have to specify the revision, just do "svn update" (to update the whole directory) or "svn update MainMenu.nib" to update just your nib file.
And you should not specify the repository url, but the working copy path (not http://...../..//MyFile.nib but just connection/en.lproj/ MainMenu.nib, assumiing your are in the source folder at the time you invoke the command)



Le 25 sept. 08 à 01:35, J. Todd Slack a écrit :

Hi All,

I am new to subversion. I am trying to checkout a previous revision of a nib

So I did:

svn co http://opensource.utr-software.com/source/connection

To get the latest version

and tried doing:

svn update -r 999 http://opensource.utr-software.com/source/connection/en.lproj/MainMenu.nib

Because 999 seems to be the last revision

But I get:

slack@FuzzTum ~]$ svn update -r 999 http://opensource.utr-software.com/source/connection/en.lproj/MainMenu.nib
Skipped 'http://opensource.utr-software.com/source/connection/en.lproj/MainMenu.nib'

What am I doing wrong?

-Jason

_______________________________________________
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

_______________________________________________ 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
References: 
 >[ot] Subversion and previous versions (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Need Java help using Xcode and frameworks
  • Next by Date: Re: Find no longer working
  • Previous by thread: [ot] Subversion and previous versions
  • Next by thread: Re: Xcode-users Digest, Vol 5, Issue 606
  • Index(es):
    • Date
    • Thread