[vtkusers] RE: please help with CVS

Renaud Isabelle renauisa at yahoo.fr
Thu Sep 15 12:21:17 EDT 2005


Hi everyone,
 
I am so lost with updating my VTK version. 
 
I create a VTKgrab.bat as adviced:
 
set CVSGRAB_HOME = C:\cvsgrab
@setlocal
set LOG_ARG=-rootUrl http://public.kitware.com/cgi-bin/cvsweb.cgi/ -packagePath VTK -tag 
release-5-0
set HOME_ARG=-webUser anonymous -webPassword vtk
set PROX_ARG=-destDir C:\Isabelle\VTK-5-0 -proxyHost CHUMISA -proxyPort 8080
java -jar C:\cvsgrab\lib\cvsgrab.jar %LOG_ARG% %HOME_ARG% %PROX_ARG%
@endlocal
:end

 
And when executing, it indicates: logging in, upgrading...Everything is fine! 
 
However, when I am looking at what was downloaded, all I have is folders and the tree, there is nothing else: no .cxx, no .h, no cmake files.... Nothing! 
 
What is wrong? Please help me,
 
Isabelle

Nigel Nunn <nNunn at ausport.gov.au> a écrit :

Hi folks,

>From behind our firewall, CVSGrab works well under WinXP:

http://cvsgrab.sourceforge.net/

My "VTKgrab.bat" file for getting Vtk looks like this:
--------------------------------------------------------

set CVSGRAB_HOME = E:/Apps/Utils/CVSGrab21
@setlocal
set LOG_ARG=-rootUrl http://public.kitware.com/cgi-bin/cvsweb.cgi/ -packagePath VTK -projectRoot VTK
set HOME_ARG=-webUser anonymous -webPassword vtk
set PROX_ARG=-destDir D:/ -proxyHost wwwproxy -proxyPort 8080
java -jar E:/Apps/Utils/CVSGrab21/lib/cvsgrab.jar %LOG_ARG% %HOME_ARG% %PROX_ARG%
@endlocal
:end

--------------------------------------------------------
hope this helps,
Nigel

_____________________________________________________________________________________
This message is intended for the addressee named and may contain confidential and
privileged information. If you are not the intended recipient please note that
any form of distribution, copying or use of this communication or the information
in it is strictly prohibited and may be unlawful. If you receive this message in error,
please delete it and notify the sender. 
Keep up to date with what's happening in Australian sport. Visit www.ausport.gov.au
_____________________________________________________________________________________

		
---------------------------------
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez le ici !  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050915/a051a5e3/attachment.htm>


More information about the vtkusers mailing list