Re: Subversion worries
[email protected] (Nicholas Clark)
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 22, 2003 at 03:44:13PM +0100, Arthur Bergman wrote: > Thankfully updates are bit faster, but a 3 line commit took me 3 > minutes yesterday. It is horrendously slow :(. I've found that committing to siesta is much faster. But siesta is a much smaller project, and the server is not 6000 miles away. > I guess the alternative would move to either p4 or cvs, and then most > likely cvs? Given that currently you're the only committer, I don't think that it matters what you use. IIRC we can already mirror p4 into svn realtime, so it seems that keeping the master in p4 and then letting people access it via anonymous svn would work. Also, as I understand it svn can import p4 with all the change metadata, so it would be possible to switch over to svn without loss in the future if its handling of large projects improves. Nicholas Clark