SCM, Content-Management and cherry-picking in big project

2010-02-28 Thread pacco
Hi, I'm responsible for the content of a single package within a bigger software (several million lines of code). I'm experienced with ClearCase, Dimensions, CVS, git, mercurial, etc. Now, management decision was made to use Subversion over one of the big players. But on opposite side I'm conf

Re: Managing Vendor Branches

2010-02-28 Thread James Mansion
Jeff Mott wrote: I've recently needed to track changes for vendor code drops, so I read the SVN book's vendor branches chapter. But I'm not entirely happy with part of the procedure, so I'd like to talk it out and, I hope, find a better way. I struggled with findinng a way to do this too. I ca

Re: Managing Vendor Branches

2010-02-28 Thread Stefan Sperling
On Sun, Feb 28, 2010 at 10:41:52AM -0800, Jeff Mott wrote: > On Sun, Feb 28, 2010 at 4:28 AM, Stefan Sperling wrote: > > On Sat, Feb 27, 2010 at 09:09:14PM -0800, Jeff Mott wrote: > >> I just discovered that using --ignore-ancestry fixed the problem. This > >> caused SVN to update rather than repl

SCM, Content-Management and cherry-picking in big project

2010-02-28 Thread Pacco
Hi, I'm responsible for the content of a single package within a bigger software (several million lines of code). I'm experienced with ClearCase, Dimensions, CVS, git, mercurial, etc. Now, management decision was made to use Subversion over one of the big players. But on opposite side I'm conf

Re: Managing Vendor Branches

2010-02-28 Thread Jeff Mott
On Sun, Feb 28, 2010 at 4:28 AM, Stefan Sperling wrote: > On Sat, Feb 27, 2010 at 09:09:14PM -0800, Jeff Mott wrote: >> I just discovered that using --ignore-ancestry fixed the problem. This >> caused SVN to update rather than replace my working copy. > > What is the ancestral relationship between

Re: Using memcached on Windows with SVN 1.6

2010-02-28 Thread Mark Phippard
On Fri, Feb 26, 2010 at 2:09 PM, Matthew Beets wrote: > Which would make me believe that if you are using their standard build for > APR-util that it would have memcache support rolled in. A search within the > libaprutil-1.dll (version 1.3.9) that comes within the collab install does > show up re

Re: Using memcached on Windows with SVN 1.6

2010-02-28 Thread Matthew Beets
> > By the way, typing "memcached" into the search box at http://svn.haxx.se/ turns up lots of information, including people reporting performance measurements. Thanks for the reminder. There is much more on getting it to work under various linux variants than anyone attempting to do it on windo

Re: Managing Vendor Branches

2010-02-28 Thread Stefan Sperling
On Sat, Feb 27, 2010 at 09:09:14PM -0800, Jeff Mott wrote: > I just discovered that using --ignore-ancestry fixed the problem. This > caused SVN to update rather than replace my working copy. What is the ancestral relationship between the branches containing the vendor drops? I assume they are jus