From: Rob H. <ro...@na...> - 2003-01-28 17:34:33
|
On Tue, Jan 28, 2003 at 01:16:32PM +0000, lu fang wrote: > Hi, I have installed sandweb successfully by cygwin under win2k. But I > don't know how to run it properly. > > sandweb-admin is installed into /usr/local/bin and > sandweb.cgi is installed into /var/www/cgi-bin > > Can I browse it by IE under windows2000 OS? But what should I type at > address field of IE? Can I commit new file to cvs repository through > sandweb? pls give some idea! thanks a lot! Hello, Yes to all these questions, if you are running apache and it's CGI directory is configured to be /var/www/cgi-bin, you should type something like this into IE : http://localhost/cgi-bin/sandweb.cgi See if that works, if not send me a private email with your apache config ( httpd.conf ) and I'll help you out. Once you are able to see the sandweb login screen in IE, you'll want to create a user by running "sandweb-admin --add-user username" where "username" is the name you want to use. Once logged in, you will be able to add repositories and check out modules, and then you can run any CVS command you want on files through sandweb ( upload new files, add them to the repo, commit them, remove them, modify tags, etc. ). HTH, Rob > > > > > > _________________________________________________________________ > Ãâ·ÑÏÂÔØ MSN Explorer: http://explorer.msn.com/lccn/ > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |