• 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: Site management strategies with Subversion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Site management strategies with Subversion


  • Subject: Re: Site management strategies with Subversion
  • From: Anjo Krank <email@hidden>
  • Date: Wed, 15 Mar 2006 06:43:13 +0100


Am 14.03.2006 um 23:37 schrieb email@hidden:

My concern has been that doing "svn merge -r 60" will pull in every change that has been committed to the entire repository in versions 43-60, *to all files*, and that's almost never what I want.

I don't understand why the Subversion folks are so dead set against file-based tags.

You can also do a:

 svn merge -r 50:60

and cover only a range of commits. Obviously it's a bit more work as you need to actually know what is in the commit and you will need to group your commits by functionality as opposed to having a symbolic name for it.

Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Site management strategies with Subversion (From: email@hidden)
 >Re: Site management strategies with Subversion (From: Arturo Perez <email@hidden>)
 >Re: Site management strategies with Subversion (From: email@hidden)
 >Re: Site management strategies with Subversion (From: Arturo Perez <email@hidden>)
 >Re: Site management strategies with Subversion (From: email@hidden)
 >Re: Site management strategies with Subversion (From: Arturo Perez <email@hidden>)
 >Re: Site management strategies with Subversion (From: email@hidden)

  • Prev by Date: Re: Compatability with MacBook Pro
  • Next by Date: Re: Compatability with MacBook Pro
  • Previous by thread: Re: Site management strategies with Subversion
  • Next by thread: SOLVED: double confirm delete
  • Index(es):
    • Date
    • Thread