What's the easiest way (on windows) to download all those files in one go?
If someone can make a zip I'll gladly host it..
tomsawyer123
Joined: 2002-07-24
Posts: 81
Posted: Tue, 2005-11-15 13:38
I have the same problem with the theme Fuid ( Flash theme). I do not know how to use CVS. I would really appreciate if someone could make me a zip file.
Tks
Florian
int21h
Joined: 2005-11-28
Posts: 1
Posted: Mon, 2005-11-28 17:17
myuser@localbox:~$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gallery-contrib login
myuser@localbox:~$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gallery-contrib co -P g2_themes/ajaxian
myuser@localbox:~$ cd g2_themes
myuser@localbox:~/g2_themes$ tar cvf ajaxian.tar ajaxian
myuser@localbox:~/g2_themes$ gzip ajaxian.tar
I checked it out and messed with it a little. It still needs some work before you could just drop it on your site and use it.
Posts: 32509
please be more specific. what exactly is the problem?
Posts: 9
If you're looking to download it:
http://cvs.sourceforge.net/viewcvs.py/gallery-contrib/g2_themes/ajaxian/
Posts: 9
What's the easiest way (on windows) to download all those files in one go?
If someone can make a zip I'll gladly host it..
Posts: 81
I have the same problem with the theme Fuid ( Flash theme). I do not know how to use CVS. I would really appreciate if someone could make me a zip file.
Tks
Florian
Posts: 1
myuser@localbox:~$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gallery-contrib login
myuser@localbox:~$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gallery-contrib co -P g2_themes/ajaxian
myuser@localbox:~$ cd g2_themes
myuser@localbox:~/g2_themes$ tar cvf ajaxian.tar ajaxian
myuser@localbox:~/g2_themes$ gzip ajaxian.tar
I checked it out and messed with it a little. It still needs some work before you could just drop it on your site and use it.