[PyCS-devel] Looks like sourceforge CVS is borken somehow - old backup?
Status: Alpha
Brought to you by:
myelin
|
From: Bauer, G. <ba...@gw...> - 2004-01-23 14:00:02
|
Hi! I just did a (non-anonymous) cvs update -d on my repository and got several update notices. Looking into the log I found that there weren't actually any changes in CVS at all. And there was a problem updating zeitgeist.py (I had made some changes to search_engines.py and zeitgeist.py to include some more search engines and to fix some already included ones). And more important: it removed newuser.py! It looks like SF imported a backup, and a rather old one :-/ I get this, and due to that problem can't commit zeitgeist.py to CVS (I can - and did - commit search_engines.py, though). www-pycs@simon:~/src/pycs$ cvs update -d gb...@cv...'s password: ? medusa ? metakit.py ? pycs.conf ? rewrite.conf ? comments/rss.pyc ? comments/rssfull.pyc ? www/local_index.html ? www/readme.html cvs update: Updating . M search_engines.py cvs update: Updating comments cvs update: Updating modules cvs update: Updating modules/system cvs [update aborted]: could not find desired version 1.18 in /cvsroot/pycs/pycs/modules/system/zeitgeist.py,v www-pycs@simon:~/src/pycs$ cvs commit modules/system/zeitgeist.py gb...@cv...'s password: cvs [commit aborted]: could not find desired version 1.18 in /cvsroot/pycs/pycs/modules/system/zeitgeist.py,v cvs commit: saving log message in /tmp/cvsbOFJoE www-pycs@simon:~/src/pycs$ cvs commit search_engines.py gb...@cv...'s password: Checking in search_engines.py; /cvsroot/pycs/pycs/search_engines.py,v <-- search_engines.py new revision: 1.3; previous revision: 1.2 done Phil: if you want to, we can move PyCS CVS stuff to simon. No problem with commit rights on that machine, too, as I already have ssh accounts up and running. SF CVS is really a piece of shit :-/ Since I don't now have a current PyCS source tree (as I don't know what SF might have broken in my sources), I need a tarball of some current checkout (not too current though!), to rebuild it. Or maybe Phil can do a new commit to SF, so I can do a new checkout with hopefully correct sources, then. bye, Georg |