Re: [Pyobjc-dev] subversion
Brought to you by:
ronaldoussoren
From: b.bum <bb...@ma...> - 2004-05-12 17:01:52
|
On May 12, 2004, at 9:20 AM, Bob Ippolito wrote: >> On May 12, 2004, at 8:20 AM, Ronald Oussoren wrote: >>> Would it be possible to host PyObjC there? >> >> Yes. I will set it up this evening. How can I get a hold of an >> image of the PyObjC raw repository? I should be able to convert that >> in a fashion that preserves the history. >> > > actually, now that I've thought about it, since subversion's whole > repository is in one big bsddb file, you can't really separate them > unless it is its own distinct repository (which may or may not be the > route they choose). > > In the case where it is its own distinct repository, you would > probably want a regular copy of svnadmin dump (perhaps an incremental > one, to be nice). > > Maybe there are other replication solutions for svn, that will just > use svn update to build a repository mirror (that preserves everything > but subversion revision numbers, I guess)? No -- I want the whole CVS repository for conversion.... > I'd prefer to do the conversion after the 1.1 release, which should be > as soon as possible. OK. > BTW. What's the easiest way to get a SVN client on my mac? http://www.pycs.net/bbum/2004/4/20/#200404201 Also -- http://svn.red-bean.com/scplugin/ contains a very nice Finder plugin for Subversion. > A snapshot of the complete CVS repository is here: > <http://cvs.sourceforge.net/cvstarballs/pyobjc-cvsroot.tar.bz2> Cool. Thanks. b.bum |