Siva, I tried sfcvs and got this output:
D:\sfcvs>d:\Python22\python.exe sfcvs.py <proxy name> <userid> <password> incubator-geronimo d:\geronimo level: d:/geronimo/incubator-geronimo/incubator-geronimo Creating directory d:/geronimo/incubator-geronimo/incubator-geronimo parsing http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/incubator-geronimo Traceback (most recent call last): File "sfcvs.py", line 111, in ? entries=cvs.start() File "sfcvs.py", line 69, in start htmldata=http.get(VIEW_URL+self.project+level) File "d:\sfcvs\httpget.py", line 42, in get return(self.fget(url)) File "d:\sfcvs\httpget.py", line 38, in fget f = urllib2.urlopen(url) File "d:\Python22\lib\urllib2.py", line 138, in urlopen return _opener.open(url, data) File "d:\Python22\lib\urllib2.py", line 322, in open '_open', req) File "d:\Python22\lib\urllib2.py", line 301, in _call_chain result = func(*args) File "d:\Python22\lib\urllib2.py", line 792, in http_open return self.do_open(httplib.HTTP, req) File "d:\Python22\lib\urllib2.py", line 777, in do_open h.endheaders() File "d:\Python22\lib\httplib.py", line 695, in endheaders self._send_output() File "d:\Python22\lib\httplib.py", line 581, in _send_output self.send(msg) File "d:\Python22\lib\httplib.py", line 548, in send self.connect() File "d:\Python22\lib\httplib.py", line 532, in connect raise socket.error, msg socket.error: (10061, 'Connection refused') any idea what is going wrong? Regards, Peter Lynch > -----Original Message----- > From: Siva [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, August 27, 2003 3:45 PM > To: [EMAIL PROTECTED] > Subject: Re: [build]DataConversionException - not found > > Try SFCVS from <http://www.angelfire.com/rnb/sfcvs/> > > Siva > > ----- Original Message ----- > From: Khrishnamurthy, Sankar <mailto:[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > Sent: Wednesday, August 27, 2003 2:59 AM > Subject: RE: [build]DataConversionException - not found > > > Apparently cvsgrab did not grab all the files from the repository. > DataConversionException is in place. Sorry about that folks. > > Is there any other tool that will work through firewalls? > -- > Sankar > This communication is confidential and may contain privileged material. If you are not the intended recipient you must not use, disclose, copy or retain it. If you have received it in error please immediately notify me by return email and delete the emails. Thank you.
