From: searchadm <sea...@go...> - 2004-09-30 08:14:18
|
Thanks to all helping me getting it work. After i understood that cvs is part of linux i made it on a linux pc and it works like described. Regards Stefan http://www.mineralienatlas.de Dan Frankowski wrote: > Reini Urban wrote: > >> searchadm schrieb: >> >>> Tried to use CVS but i seems to be to stupid :-x >>> >>> I tried to use TortoiseCVS and WinCVS but i don't understand what to >>> do there. The Software connects but not more ??? I'am no devolopper >>> and not interested wasting ours of my time only to get a peace of >>> software i need to make it run for the visitors. Sorry this makes me >>> angry. i know it's free of cost, but my web site is also free of >>> cost and so or so i spend neerly 6 hours a day to support the >>> visitors the end is reached. Is there a way to get it easier? >>> >>> Regards Stefan >>> >>> >>> SourceForge.net schrieb: >>> >>>> Read and respond to this message at: >>>> https://sourceforge.net/forum/message.php?msg_id=2779637 >>>> By: schorni >>>> >>>> Hello tried to get the newest version. i saw that the nightly build >>>> is not newer >>>> than 9 july 2004. >>>> The logs are also not updated whats wrong here >>>> http://phpwiki.sourceforge.net/nightly/phpwiki.nightly.tar.gz >>> >>> >>> >>> >>> >>> Ah, thanks for bringing that to my attention. sf.net seems to be >>> borked somehow lately >>> >>>> >>>> where can i get the latest version? To load it file by file from >>>> the cvs is >>>> to hard to do it. >>> >>> >>> >>> >>> >>> Come on! >>> See http://sourceforge.net/cvs/?group_id=6121 >>> >>> in detail: >>> cvs -d:pserver:ano...@cv...:/cvsroot/phpwiki login >>> <enter> >>> cvs -z3 -d:pserver:ano...@cv...:/cvsroot/phpwiki co >>> phpwiki >> >> >> >> These two lines are too complicated? It's even described on the webpage. >> >> co will need about a minute or so until it starts doing something. >> if you want to see what's going on behind you can also do: >> >> cvs -t -z3 -d:pserver:ano...@cv...:/cvsroot/phpwiki co phpwiki >> >> I agree that with any GUI (Tortoise or WinCVS) it looks very >> complicated. > > > > Reini, if you are using windows, it doesn't have a command-line with > cvs built in, so it's not just two lines. Clearly, since this person > is trying to use TortoiseCVS or WinCVS, they are using windows. > Anyway, even if it were two lines, there's no reason to aggravate a > sad person. > > searchadm, for now you have to use CVS if you want the latest version. > If you want to apply the two cvs lines above that Reini described, you > might try installing cygwin (http://cygwin.com/setup.exe), and make > sure cvs install is turned on. However, the truth is probably no one > has time to support you for free to the level that you need it. Sorry > for your pain. > > Dan > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out > more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > |