You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "C. Michael Pilato" <cm...@collab.net> on 2006/03/15 09:20:29 UTC

svn.collab.net migration (basically) complete.

The new svn.collab.net server is up-and-running, and as far as I can tell,
the migration went successfully.  Note that for some folks, it will take a
while for the DNS changes to propogate fully, so you'll need to force your
computer to believe that svn.collab.net can be found at 204.16.104.102.

Why the migration?  Put simply, the old box was a 700MHz desktop machine,
with 256 megs of RAM, running RedHat 7.1, and sitting in a closet of the
CollabNet Chicago office which is now inhabited by exactly one person.
Upgrading any package on the system was a major ordeal, almost always
leading to a source build.  And with only one person in physical contact
with the box (and him only working four days a week), emergency in-person
attention was becoming a difficult proposition.

So I (with Karl Fogel, that lone Chicago CollabNetter) petitioned CollabNet
for a newer desktop machine, to be housed in the fully staffed CollabNet
Brisbane office.  They one-upped us, offering a server-class machine in
their colo facility.  We graciously accepted.  The new box is a dual 3+GHz
machine with a gig of memory, double the disk space and a nice RHEL3 install.

I'm very happy.  I hope you are, too.

Note that there are still some cosmetic changes which might appear (ViewVC
stylesheet tweaks and such), but I don't know of anything which would
necessitate an interruption of service in the near future.

Among other things, this upgrade made possible the enabling of the ViewVC
commit database integration.  Check it out here:

   http://svn.collab.net/viewvc/svn/?view=queryform

Happy Subversion hacking (or tracking, whichever is your game).

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Re: svn.collab.net migration (basically) complete.

Posted by "C. Michael Pilato" <cm...@collab.net>.
Daniel Rall wrote:
> On Wed, 15 Mar 2006, Daniel Rall wrote:
> 
> 
>>... I've corrected verify-po.py to point to /usr/bin/msgfmt, which
>>does exit on the new server.
> 
> 
> And it even *exists*, too.  ;-)

Thanks for the fix, Dan.  And sorry for the breakage, Paul.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Re: svn.collab.net migration (basically) complete.

Posted by Daniel Rall <dl...@collab.net>.
On Wed, 15 Mar 2006, Daniel Rall wrote:

> ... I've corrected verify-po.py to point to /usr/bin/msgfmt, which
> does exit on the new server.

And it even *exists*, too.  ;-)
--

Daniel Rall

Re: svn.collab.net migration (basically) complete.

Posted by Daniel Rall <dl...@collab.net>.
On Wed, 15 Mar 2006, Paul Burba wrote:

> "C. Michael Pilato" <cm...@collab.net> wrote on 03/15/2006 04:20:29 AM:
> 
> > Note that there are still some cosmetic changes which might appear 
> (ViewVC
> > stylesheet tweaks and such), but I don't know of anything which would
> > necessitate an interruption of service in the near future.
> 
> Hello,
> 
> While committing a merge to the EBCDIC branch this morning I got an 
> unexpected error.  It seems /usr/local/bin/msgfmt is missing.  I assume 
> this is related to the migration?

Thanks for the report, Paul.  I've corrected verify-po.py to point to
/usr/bin/msgfmt, which does exit on the new server.
-- 

Daniel Rall

Re: svn.collab.net migration (basically) complete.

Posted by Paul Burba <pa...@softlanding.com>.
"C. Michael Pilato" <cm...@collab.net> wrote on 03/15/2006 04:20:29 AM:

> Note that there are still some cosmetic changes which might appear 
(ViewVC
> stylesheet tweaks and such), but I don't know of anything which would
> necessitate an interruption of service in the near future.

Hello,

While committing a merge to the EBCDIC branch this morning I got an 
unexpected error.  It seems /usr/local/bin/msgfmt is missing.  I assume 
this is related to the migration?

Here's the error:

Modified: My Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\CHANGES 
Modified: My Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\STATUS 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge.README 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge.py 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge.sh 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge_test.py 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\bindings\swig\include\proxy_apr.swg 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_client\copy.c 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_client\locking_commands.c 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_client\ls.c 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_fs_base\tree.c 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_fs_fs\fs_fs.c 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_fs_fs\tree.c 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\mod_dav_svn\util.c 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\po\sv.po 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\tests\clients\cmdline\copy_tests.py 
 
Modified: My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\tests\clients\cmdline\lock_tests.py 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\po\sv.po 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_client\locking_commands.c 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge.README 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\STATUS 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_client\copy.c 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_client\ls.c 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\mod_dav_svn\util.c 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_fs_fs\tree.c 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_fs_fs\fs_fs.c 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\libsvn_fs_base\tree.c 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge.sh 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\tests\clients\cmdline\copy_tests.py 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\CHANGES 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\bindings\swig\include\proxy_apr.swg 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge_test.py 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\contrib\client-side\svnmerge.py 
 
Sending Content: C:\Documents and Settings\Burba\My 
Documents\IBM\wdsc\workspace\os400.1.3.ebcdic.collab\subversion\tests\clients\cmdline\lock_tests.py 
 
Error: Commit failed (details follow): 
Error: MERGE request failed on '/repos/svn/branches/ebcdic/1.3.x' 
Error: 'pre-commit' hook failed with error output: 
Error: /bin/sh: line 1: /usr/local/bin/msgfmt: No such file or directory 
Error: PO format check failed for 
'branches/ebcdic/1.3.x/subversion/po/sv.po' 

Paul B.

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs. 
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org