You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(1) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(32) |
Feb
(24) |
Mar
(5) |
Apr
(50) |
May
(21) |
Jun
(25) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(6) |
Dec
(17) |
2004 |
Jan
(19) |
Feb
(1) |
Mar
(5) |
Apr
(4) |
May
|
Jun
(9) |
Jul
|
Aug
(6) |
Sep
(1) |
Oct
|
Nov
(3) |
Dec
(14) |
2005 |
Jan
(6) |
Feb
(3) |
Mar
(3) |
Apr
(1) |
May
(5) |
Jun
(7) |
Jul
(4) |
Aug
(16) |
Sep
(2) |
Oct
(2) |
Nov
(7) |
Dec
|
2006 |
Jan
(3) |
Feb
(4) |
Mar
(8) |
Apr
(1) |
May
(6) |
Jun
(19) |
Jul
(5) |
Aug
(4) |
Sep
(4) |
Oct
(19) |
Nov
(15) |
Dec
(10) |
2007 |
Jan
(6) |
Feb
(2) |
Mar
(4) |
Apr
(1) |
May
|
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Fadjar T. <fa...@ba...> - 2003-06-05 06:49:16
|
Dear Rob, This is the debug message when I use "e:/cvs/blah" DEBUG: (SandWeb::Config) module_description = '' DEBUG: (main) write_config() DEBUG: (main) module_name: DEBUG: (main) username: fadjar DEBUG: (main) location: DEBUG: (main) main_window_url: http://cvsweb.balicamp.com/cgi-bin/sandweb.cgi?action=sandbox DEBUG: (main) Repo name: COMMIT DEBUG: (main) Repo root: e/project/commit DEBUG: (main) VCS sandbox: /export/home/sandweb/cache/users/fadjar/COMMIT// DEBUG: (main) Repo type: CVS DEBUG: (main) Filename(s): documents DEBUG: (SandWeb::Repository) Performing checkout operation DEBUG: (SandWeb::Repository) Params: file documents DEBUG: (SandWeb::Repository::cvs) Performing checkout operation DEBUG: (SandWeb::Repository::cvs) Params: checkout -d documents DEBUG: (SandWeb::Repository::cvs) File: documents DEBUG: (SandWeb::Repository::cvs) Creating Shell object DEBUG: (SandWeb::Shell) VCS call to Unix shell DEBUG: (SandWeb::Shell) VCS command is : cd /export/home/sandweb/cache/users/fadjar/COMMIT// && MESSAGE_FILE="/export/home/sandweb/cache/users/fadjar/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/usr/local/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/usr/bin/ssh && export SSH_BIN && CVS_RSH=/usr/local/bin/sandweb-ssh && export CVS_RSH && /usr/bin/cvs -q -d :pserver:fadjar@172.16.0.253:e/project/commit checkout -d documents 'documents' DEBUG: (SandWeb::Shell) Using VCS username/password DEBUG: (SandWeb::Shell) Full command is : /usr/local/bin/sandweb-expect vcs /export/home/sandweb/cache/users/fadjar/passwd "cd /export/home/sandweb/cache/users/fadjar/COMMIT// && MESSAGE_FILE="/export/home/sandweb/cache/users/fadjar/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/usr/local/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/usr/bin/ssh && export SSH_BIN && CVS_RSH=/usr/local/bin/sandweb-ssh && export CVS_RSH && /usr/bin/cvs -q -d :pserver:fadjar@172.16.0.253:e/project/commit checkout -d documents 'documents'" DEBUG: (SandWeb::File) removing file : /export/home/sandweb/cache/users/fadjar/passwd DEBUG: (SandWeb::File::Unix) removing file : /export/home/sandweb/cache/users/fadjar/passwd DEBUG: (SandWeb::Shell) VCS call to Unix shell DEBUG: (SandWeb::Shell) VCS command is : rm "/export/home/sandweb/cache/users/fadjar/passwd" DEBUG: (SandWeb::Shell) Not using VCS username/password DEBUG: (SandWeb::File::Unix) error code : Can you give me some expplanation? Regards, Fadjar Tandabawana -----Original Message----- From: Rob Helmer [mailto:ro...@ro...] Sent: 05 Juni 2003 13:20 To: Fadjar Tandabawana Cc: san...@li... Subject: Re: [Sandweb-users] SandWeb with CVSNT On Thu, Jun 05, 2003 at 01:03:29PM +0800, Fadjar Tandabawana wrote: > Dear all, > > I have CVSNT installed and I want SandWeb could access them. But the > problem is the cvs root path. If I use e:\cvs\blah the sandweb > formating to ecvsblah. Is there any support about this matter? Interesting.. we're probably filtering them as "unsafe characters" :) Try using forward slashes, "e:/cvs/blah", see if that helps. -- Rob |
From: Rob H. <ro...@ro...> - 2003-06-05 05:48:07
|
On Thu, Jun 05, 2003 at 05:40:11AM -0000, Battaje Sharath Rao wrote: > I am unable to comeout of the problem of checkout. > I am unable to login as apache and login as sandweb user as u have > mentioned in the last reply. > How else (using SSH) i can checkout modules from repository. Hmm.. last we spoke, I gave you instructions on how to intialize pserver manually. What came of that? You mention here that you are "unable to login as apache", what do you mean? Does "su - www" (or whatever your apache user is) fail? Please send any error messages along. To use SSH, just select it in the repository menu in SandWeb ( I'm confused from the above, are you able to log into SandWeb via the web interface? ). -- Rob |
From: Battaje S. R. <be...@re...> - 2003-06-05 05:40:22
|
Hi Robert, I am unable to comeout of the problem of checkout. I am unable to login as apache and login as sandweb user as u have mentioned in the last reply. How else (using SSH) i can checkout modules from repository. PLz reply Thanks a lot Sharath ___________________________________________________ Get www. mycompany .com and 5 matching email ids. Just Rs. 1499/ year. Click here http://www.rediffmailpro.com |
From: Rob H. <ro...@ro...> - 2003-06-05 05:10:43
|
On Thu, Jun 05, 2003 at 01:03:29PM +0800, Fadjar Tandabawana wrote: > Dear all, > > I have CVSNT installed and I want SandWeb could access them. > But the problem is the cvs root path. > If I use e:\cvs\blah the sandweb formating to ecvsblah. > Is there any support about this matter? Interesting.. we're probably filtering them as "unsafe characters" :) Try using forward slashes, "e:/cvs/blah", see if that helps. -- Rob |
From: Fadjar T. <fa...@ba...> - 2003-06-05 04:56:07
|
Dear all, I have CVSNT installed and I want SandWeb could access them. But the problem is the cvs root path. If I use e:\cvs\blah the sandweb formating to ecvsblah. Is there any support about this matter? Regards, Fadjar Tandabawana |
From: Rob H. <ro...@ro...> - 2003-06-04 18:31:49
|
On Wed, Jun 04, 2003 at 11:48:52AM +1000, Steve Fillingham wrote: > Again thanks for the quick reply, your either in my time zone or up late at > night !! Probably both :) I'm on the west coast. > Removing the space from the rep name fixed the problem, I can now checkout > modules and get at the files inside etc. Cool. That's really a bug though, spaces should be allowed in the names. I'll file it. > I am however finding it difficult to use since it checks out to the server > path '/usr/local/share/sandweb/users/stevef/AC' now, and I know I can > download the files thru the browser (individually) but this is a very time > consuming operation, downloading each file 1 at time so I can edit them and > then presumably upload each 1 at a time. I know Sandweb is not fully > released yet but is there anyway to make it download files in bulk or > something. This might be a limitation of the browser technique. It's a limitation of SandWeb.. we were given a patch that implemented batch uploads/downloads, but it was at an odd place in our release cycle so I was unable to incorporate it :/ ( between Alpha and Beta ). Well, I'm glad you have it working. I really want a batch upload/download feature too, it would make SandWeb so much easier to use. We are in Release Candidate status though, trying to avoid the urge to add new features until our bugs are fixed :) I don't think it'd be too hard though. I'll try to get it in a post-1.0 release.. maybe I will work on it in the trunk. Thanks, Rob |
From: Steve F. <st...@co...> - 2003-06-04 01:58:01
|
Hi Rob, Again thanks for the quick reply, your either in my time zone or up late at night !! Removing the space from the rep name fixed the problem, I can now checkout modules and get at the files inside etc. I am however finding it difficult to use since it checks out to the server path '/usr/local/share/sandweb/users/stevef/AC' now, and I know I can download the files thru the browser (individually) but this is a very time consuming operation, downloading each file 1 at time so I can edit them and then presumably upload each 1 at a time. I know Sandweb is not fully released yet but is there anyway to make it download files in bulk or something. This might be a limitation of the browser technique. Fortunately I am using TortoiseCVS for development inhouse, I was wanting to use Sandweb so I could CVS from outside, I have not yet managed to get CVS working over SSH so I thought Sandweb would be a good alternative. Thanks heaps anyway. Steve F |
From: Rob H. <ro...@ro...> - 2003-06-04 01:11:42
|
On Wed, Jun 04, 2003 at 09:50:48AM +1000, Steve Fillingham wrote: > > Short answer: > > If it's a local repository, username/password isn't really needed. > > It is a local repository, so your saying it doesnt matter what > username/password I use Exactly. You should select "save password" though, because then it won't bug you everytime you perform a CVS operation. Hmm.. this is kind of bad user interface design I think, we should make those fields "greyed out" if it's a local repository probably.. I'll file a bug on it. > > Where does it 'checkout' to then ? SandWeb maintains a SandWeb user home directory, by default it is /usr/local/share/sandweb/users (from the output below, you'll see it's checking out to "/usr/local/share/sandweb/users/stevef/Albury Computers", where "Albury Computers" is the selected repository and everything before it is your SandWeb home directory). > DEBUG: (SandWeb::Shell) VCS command is : cd > /usr/local/share/sandweb/users/stevef/Albury Computers// && > MESSAGE_FILE="/usr/local/share/sandweb/users/stevef/commitmsg" && export > MESSAGE_FILE && CVSEDITOR=/usr/local/bin/sandweb-editor && export CVSEDITOR > && SSH_BIN=/usr/bin/ssh && export SSH_BIN && > CVS_RSH=/usr/local/bin/sandweb-ssh && export CVS_RSH && /usr/bin/cvs -q -d > /cvs/alburycomputers checkout -d dataset 'dataset' Huh.. it's not escaping the space in "Albury Computers". Hey, can try this : -- go to repository menu delete the "Albury Computers" entry (don't worry, this is just a SandWeb setting, it won't delete the real repo :)) create a new repo, but don't put a space in the name try to checkout dataset through the sandbox menu -- Because it's not escaping that space, it's trying to "cd" to "/usr/local/share/sandweb/users/stevef/Albury", which doesn't exist ( it's "/usr/local/share/sandweb/users/stevef/Albury Computers" ). Technically this is a SandWeb bug, if this fixes your problem then I'll fix it in SandWeb... |
From: Steve F. <st...@co...> - 2003-06-04 00:00:10
|
Hi Rob, Thanks for the quick reply. > What kind of fiddling did you have to do (out of curiosity)? Well I read the INSTALL and README files and did the fiddling (probably bad word to use) required to get it installed .. downloaded various Perl modules, set permissions for 'apache' user, edited 'sandweb.cfg' > Please include what OS/version you are using. Linux version 2.4.9-31 (RH 7.1 2.96-98) > Short answer: > If it's a local repository, username/password isn't really needed. It is a local repository, so your saying it doesnt matter what username/password I use > SandWeb is a client, it does everything that e.g. the command line "cvs" > does (it actually uses the command line "cvs" to do it's job). What > you are doing is the usual behaviour (e.g. "cvs checkout dataset"). Where does it 'checkout' to then ? > Yeah, that's an open bug. Ok > Did you read the included INSTALL file, and make sure you have all > needed software? Make sure your repository is set up correctly > in SandWeb (look in the "repository" menu). Read the INSTALL file, followed everything as best I know how to Here is the output from a checkout SandWeb : VCS checkout Current filename(s) : dataset An error occurred. A call to the shell gave us this error code : 1 DEBUG: (main) action: sandbox - submit: Checkout DEBUG: (main) module_description: Wow DEBUG: (main) loading prefs DEBUG: (main) $VAR1 = bless( { 'log_obj' => bless( { 'log_dir' => '/var/log', 'toggle' => { 'debug' => '1', 'log' => '1' }, 'debug_msgs' => [ '(main) action: sandbox - submit: Checkout', '(main) module_description: Wow ', '(main) loading prefs' ] }, 'SandWeb::Log' ), 'repo' => { 'Albury Computers' => { 'password' => '', 'connection' => 'local', 'remember_repo_password' => 'on', 'root' => '/cvs/alburycomputers', 'server' => 'cdserver2', 'type' => 'CVS', 'module' => { 'website' => { 'name' => 'website', 'description' => 'AC WebSite' }, 'business' => { 'name' => 'business', 'description' => '' }, 'name' => '', 'description' => '' }, 'username' => 'stevef' }, 'macedon' => { 'connection' => 'pserver', 'username' => 'stevef', 'password' => '??????', 'remember_repo_password' => 'on', 'root' => '/cvs/macedon', 'type' => 'CVS', 'server' => 'cdserver2', 'module' => { 'Horsekeep' => { 'name' => 'Horsekeep', 'description' => '' } } } }, 'personal' => { 'confirm_delete' => 'on', 'full_name' => 'Steve Fillingham' }, 'config_file' => '.user.cfg', 'config_dir' => '/usr/local/share/sandweb/users/stevef' }, 'SandWeb::Config' ); DEBUG: (SandWeb::Config) module_description = 'Wow' DEBUG: (main) write_config() DEBUG: (main) module_name: DEBUG: (main) username: stevef DEBUG: (main) location: DEBUG: (main) main_window_url: http://cdserver2:8080/cgi-bin/sandweb.cgi?action=sandbox DEBUG: (main) Repo name: Albury Computers DEBUG: (main) Repo root: /cvs/alburycomputers DEBUG: (main) VCS sandbox: /usr/local/share/sandweb/users/stevef/Albury Computers// DEBUG: (main) Repo type: CVS DEBUG: (main) Filename(s): dataset DEBUG: (SandWeb::Repository) Performing checkout operation DEBUG: (SandWeb::Repository) Params: file dataset DEBUG: (SandWeb::Repository::cvs) Performing checkout operation DEBUG: (SandWeb::Repository::cvs) Params: checkout -d dataset DEBUG: (SandWeb::Repository::cvs) File: dataset DEBUG: (SandWeb::Repository::cvs) Creating Shell object DEBUG: (SandWeb::Shell) VCS call to Unix shell DEBUG: (SandWeb::Shell) VCS command is : cd /usr/local/share/sandweb/users/stevef/Albury Computers// && MESSAGE_FILE="/usr/local/share/sandweb/users/stevef/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/usr/local/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/usr/bin/ssh && export SSH_BIN && CVS_RSH=/usr/local/bin/sandweb-ssh && export CVS_RSH && /usr/bin/cvs -q -d /cvs/alburycomputers checkout -d dataset 'dataset' DEBUG: (SandWeb::Shell) Not using VCS username/password I am guessing the last line does not look Ok, but I have set the correct username/password for the repository. Thanks Steve F |
From: Rob H. <ro...@ro...> - 2003-06-03 19:54:07
|
Well, I just have Perl 5.6.1 installed from Sunfreeware right now, I just tested it and it works find on my Solaris 8 box ( in case anyone is wondering :) ). I'm installing ActivePerl now, I don't really want to keep it so hopefully it won't be a pain to uninstall :P On Tue, Jun 03, 2003 at 12:58:05PM -0700, Rob Helmer wrote: > Hi Greg, > > > Your sandweb.cfg looks fine to me. Well, I happen to be sitting in front > of a Solaris 8 box right now :) so I'll try to grab a copy of ActivePerl > today and see if I can reproduce the problem. > > Hey, can you send me a copy of your sandweb.log file too? > That might yield some clues. > > > > -- > Rob > > > On Tue, Jun 03, 2003 at 08:11:00AM -0700, gre...@pa... wrote: > > Rob, > > This is on a Solaris 8 machine. I have pasted the sandweb.cfg below. > > Thanks, > > Greg > > > > <!-- SandWeb XML Config File --> > > <config> > > > > <!-- config tree for logging behavior --> > > <logging debug="1" > > log="1" > > /> > > > > <!-- config for paths to sandweb data files --> > > <paths template_dir="/usr/local/lib/sandweb/templates" > > data_dir="/usr/local/share/sandweb/data" > > log_dir="/var/log" > > users_dir="/usr/local/share/sandweb/users" > > /> > > > > <!-- config for cgi related information --> > > <cgi-bin cgi_path="/usr/local/www/cvs/cgi-bin" > > cgi_domain="" > > /> > > > > <!-- cookie related settings (default values should work) --> > > <cookie cookie_path="" > > cookie_domain="" > > /> > > > > <display bgcolor="blue" > > text="black" > > border="green" > > /> > > > > <webserver mime-types_location="/usr/local/apache/conf" > > mime-types_file="mime.types" > > image_dir="/images" > > /> > > > > <!-- > > System paths for SSH, CVS and SandWeb scripts, > > and time limit when running on the CLI > > --> > > <system ssh_bin="/usr/local/bin/ssh" > > cvs_bin="/usr/local/bin/cvs" > > bindir="/usr/local/bin" > > timeout="300" > > /> > > > > </config> > > > > -----Original Message----- > > From: "Rob Helmer" <ro...@ro...> at INTERNET > > Sent: Tuesday, June 03, 2003 12:53 PM > > To: GREG_SHERROW > > Cc: san...@li... at Internet > > Subject: RE: [Sandweb-users] Template Error Through CGI > > > > > > On Mon, Jun 02, 2003 at 04:37:03PM -0700, GRE...@pa... wrote: > > > I have installed Sandweb and all listed packages from > > > the INSTALL doc, however when I call the cgi through > > > the URL, I receive this message. As far as I can tell the > > > cfg files are set up correctly. Can anyone shed light on > > > this? > > > Thanks, > > > Greg > > > > > > HTML::Template->new() : Cannot open included file /login.html : file not > > > found. at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm > > > line 1580 > > > > Hmm.. I am concerned that it says "/login.html", instead of the full > > path to your template directory. What OS/version is this? > > > > Please send your sandweb.cfg, too. > > > > I haven't tested ActivePerl, but it *shouldn't* be different. > > > > > > > > Thanks, > > Rob > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: eBay > > Get office equipment for less on eBay! > > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > > _______________________________________________ > > Sandweb-users mailing list > > San...@li... > > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |
From: <gre...@pa...> - 2003-06-03 19:51:21
|
Rob, Thanks for checking it out. The sandweb.log file at /var/log is empty. Thanks, Greg -----Original Message----- From: "Rob Helmer" <ro...@ro...> at INTERNET Sent: Tuesday, June 03, 2003 12:58 PM To: GREG_SHERROW Cc: san...@li... at Internet Subject: RE: [Sandweb-users] RE: (Sandweb-users) Template Error Throu Hi Greg, Your sandweb.cfg looks fine to me. Well, I happen to be sitting in front of a Solaris 8 box right now :) so I'll try to grab a copy of ActivePerl today and see if I can reproduce the problem. Hey, can you send me a copy of your sandweb.log file too? That might yield some clues. -- Rob On Tue, Jun 03, 2003 at 08:11:00AM -0700, gre...@pa... wrote: > Rob, > This is on a Solaris 8 machine. I have pasted the sandweb.cfg below. > Thanks, > Greg > > <!-- SandWeb XML Config File --> > <config> > > <!-- config tree for logging behavior --> > <logging debug="1" > log="1" > /> > > <!-- config for paths to sandweb data files --> > <paths template_dir="/usr/local/lib/sandweb/templates" > data_dir="/usr/local/share/sandweb/data" > log_dir="/var/log" > users_dir="/usr/local/share/sandweb/users" > /> > > <!-- config for cgi related information --> > <cgi-bin cgi_path="/usr/local/www/cvs/cgi-bin" > cgi_domain="" > /> > > <!-- cookie related settings (default values should work) --> > <cookie cookie_path="" > cookie_domain="" > /> > > <display bgcolor="blue" > text="black" > border="green" > /> > > <webserver mime-types_location="/usr/local/apache/conf" > mime-types_file="mime.types" > image_dir="/images" > /> > > <!-- > System paths for SSH, CVS and SandWeb scripts, > and time limit when running on the CLI > --> > <system ssh_bin="/usr/local/bin/ssh" > cvs_bin="/usr/local/bin/cvs" > bindir="/usr/local/bin" > timeout="300" > /> > > </config> > > -----Original Message----- > From: "Rob Helmer" <ro...@ro...> at INTERNET > Sent: Tuesday, June 03, 2003 12:53 PM > To: GREG_SHERROW > Cc: san...@li... at Internet > Subject: RE: [Sandweb-users] Template Error Through CGI > > > On Mon, Jun 02, 2003 at 04:37:03PM -0700, GRE...@pa... wrote: > > I have installed Sandweb and all listed packages from > > the INSTALL doc, however when I call the cgi through > > the URL, I receive this message. As far as I can tell the > > cfg files are set up correctly. Can anyone shed light on > > this? > > Thanks, > > Greg > > > > HTML::Template->new() : Cannot open included file /login.html : file not > > found. at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm > > line 1580 > > Hmm.. I am concerned that it says "/login.html", instead of the full > path to your template directory. What OS/version is this? > > Please send your sandweb.cfg, too. > > I haven't tested ActivePerl, but it *shouldn't* be different. > > > > Thanks, > Rob > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |
From: Rob H. <ro...@ro...> - 2003-06-03 19:48:34
|
Hi Greg, Your sandweb.cfg looks fine to me. Well, I happen to be sitting in front of a Solaris 8 box right now :) so I'll try to grab a copy of ActivePerl today and see if I can reproduce the problem. Hey, can you send me a copy of your sandweb.log file too? That might yield some clues. -- Rob On Tue, Jun 03, 2003 at 08:11:00AM -0700, gre...@pa... wrote: > Rob, > This is on a Solaris 8 machine. I have pasted the sandweb.cfg below. > Thanks, > Greg > > <!-- SandWeb XML Config File --> > <config> > > <!-- config tree for logging behavior --> > <logging debug="1" > log="1" > /> > > <!-- config for paths to sandweb data files --> > <paths template_dir="/usr/local/lib/sandweb/templates" > data_dir="/usr/local/share/sandweb/data" > log_dir="/var/log" > users_dir="/usr/local/share/sandweb/users" > /> > > <!-- config for cgi related information --> > <cgi-bin cgi_path="/usr/local/www/cvs/cgi-bin" > cgi_domain="" > /> > > <!-- cookie related settings (default values should work) --> > <cookie cookie_path="" > cookie_domain="" > /> > > <display bgcolor="blue" > text="black" > border="green" > /> > > <webserver mime-types_location="/usr/local/apache/conf" > mime-types_file="mime.types" > image_dir="/images" > /> > > <!-- > System paths for SSH, CVS and SandWeb scripts, > and time limit when running on the CLI > --> > <system ssh_bin="/usr/local/bin/ssh" > cvs_bin="/usr/local/bin/cvs" > bindir="/usr/local/bin" > timeout="300" > /> > > </config> > > -----Original Message----- > From: "Rob Helmer" <ro...@ro...> at INTERNET > Sent: Tuesday, June 03, 2003 12:53 PM > To: GREG_SHERROW > Cc: san...@li... at Internet > Subject: RE: [Sandweb-users] Template Error Through CGI > > > On Mon, Jun 02, 2003 at 04:37:03PM -0700, GRE...@pa... wrote: > > I have installed Sandweb and all listed packages from > > the INSTALL doc, however when I call the cgi through > > the URL, I receive this message. As far as I can tell the > > cfg files are set up correctly. Can anyone shed light on > > this? > > Thanks, > > Greg > > > > HTML::Template->new() : Cannot open included file /login.html : file not > > found. at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm > > line 1580 > > Hmm.. I am concerned that it says "/login.html", instead of the full > path to your template directory. What OS/version is this? > > Please send your sandweb.cfg, too. > > I haven't tested ActivePerl, but it *shouldn't* be different. > > > > Thanks, > Rob > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |
From: <gre...@pa...> - 2003-06-03 15:13:13
|
Rob, This is on a Solaris 8 machine. I have pasted the sandweb.cfg below. Thanks, Greg <!-- SandWeb XML Config File --> <config> <!-- config tree for logging behavior --> <logging debug="1" log="1" /> <!-- config for paths to sandweb data files --> <paths template_dir="/usr/local/lib/sandweb/templates" data_dir="/usr/local/share/sandweb/data" log_dir="/var/log" users_dir="/usr/local/share/sandweb/users" /> <!-- config for cgi related information --> <cgi-bin cgi_path="/usr/local/www/cvs/cgi-bin" cgi_domain="" /> <!-- cookie related settings (default values should work) --> <cookie cookie_path="" cookie_domain="" /> <display bgcolor="blue" text="black" border="green" /> <webserver mime-types_location="/usr/local/apache/conf" mime-types_file="mime.types" image_dir="/images" /> <!-- System paths for SSH, CVS and SandWeb scripts, and time limit when running on the CLI --> <system ssh_bin="/usr/local/bin/ssh" cvs_bin="/usr/local/bin/cvs" bindir="/usr/local/bin" timeout="300" /> </config> -----Original Message----- From: "Rob Helmer" <ro...@ro...> at INTERNET Sent: Tuesday, June 03, 2003 12:53 PM To: GREG_SHERROW Cc: san...@li... at Internet Subject: RE: [Sandweb-users] Template Error Through CGI On Mon, Jun 02, 2003 at 04:37:03PM -0700, GRE...@pa... wrote: > I have installed Sandweb and all listed packages from > the INSTALL doc, however when I call the cgi through > the URL, I receive this message. As far as I can tell the > cfg files are set up correctly. Can anyone shed light on > this? > Thanks, > Greg > > HTML::Template->new() : Cannot open included file /login.html : file not > found. at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm > line 1580 Hmm.. I am concerned that it says "/login.html", instead of the full path to your template directory. What OS/version is this? Please send your sandweb.cfg, too. I haven't tested ActivePerl, but it *shouldn't* be different. Thanks, Rob |
From: Rob H. <ro...@ro...> - 2003-06-03 07:59:02
|
On Tue, Jun 03, 2003 at 03:03:19PM +1000, Steve Fillingham wrote: > I installed Sandweb 1.0RC2. After a bit of fidling and stuff I managed to > get it running except it doesnt run quite as I expected. What kind of fiddling did you have to do (out of curiosity)? We have some fixes waiting in CVS for the next RC release ( in the release-1_0-branch), I'm curious to know if it's something new. Please include what OS/version you are using. > Thru Sandweb I created a repository item for the CVS repository I wanted to > access, firstly I am confused that I have to enter a Username/Password into > the repository creation fields, why do I have to login as a user and then > specify a repository user aswell ? Anyway I used my login for the > repository, it seemed to accept it. Short answer: If it's a local repository, username/password isn't really needed. Long answer: SandWeb is a multi-user CVS client, capable of using local as well as remote CVS repositories (authenticated through SSH). SandWeb uses it's own authentication system that is totally seperate from any version control system. Let's say I have : Server A -- SandWeb server Server B -- CVS repository server Server C -- CVS repository server I can authenticate as many users into SandWeb as I want, but they will probably need seperate credentials to use the repositories on Server B and Server C. > > I went to the Sandbox link expecting to see a list of modules in my > repository, I dont. I enter a module name ('dataset' I know it exists in > the repository) into the appropriate field and click Checkout (with my > repository selected) it opens a new window with the following output SandWeb is a client, it does everything that e.g. the command line "cvs" does (it actually uses the command line "cvs" to do it's job). What you are doing is the usual behaviour (e.g. "cvs checkout dataset"). <offtopic> It would be a neat extension to SandWeb and I would like to pull a list of modules like this sometime post-1.0 (I've investigated it, it's kind of a hack if you don't maintain CVSROOT/modules manually on the server side. But it's doable). Anyway, if you want a repository browser, I recommend : http://viewcvs.sf.net I find it quite useful in addition to a CVS client. </offtopic> > SandWeb : VCS checkout > > > Current filename(s) : dataset > > > An error occurred. A call to the shell gave us this error code : 1 > > > The module now appears in the list (even though an error occured). Clicking Yeah, that's an open bug. It's confusing that an empty module appears when an error occurs. I hope to have it fixed it before the next RC release. > the link brings up another window (where the files are supposed to be) but > with no files (and they do exist in the module). Ok, so we got back an error level of "1". Unfortunately that does not tell us very much :) This error may have come from "cvs" or from "expect", or something else (maybe the Apache user does not have a shell?). Did you read the included INSTALL file, and make sure you have all needed software? Make sure your repository is set up correctly in SandWeb (look in the "repository" menu). Here is how you can really figure out what's going on, if all else fails : edit sandweb.cfg (/usr/local/etc/sandweb.cfg by default, but it's configurable by you at "make install" time) Turn "debug=0" to "debug=1" Retry. Send us the output (just copy&paste all text on the error page). !WARNING! - this debug output contains your password, sanitize it before you send it :) HTH, Rob |
From: Rob H. <ro...@ro...> - 2003-06-03 07:43:51
|
On Mon, Jun 02, 2003 at 04:37:03PM -0700, GRE...@pa... wrote: > I have installed Sandweb and all listed packages from > the INSTALL doc, however when I call the cgi through > the URL, I receive this message. As far as I can tell the > cfg files are set up correctly. Can anyone shed light on > this? > Thanks, > Greg > > HTML::Template->new() : Cannot open included file /login.html : file not > found. at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm > line 1580 Hmm.. I am concerned that it says "/login.html", instead of the full path to your template directory. What OS/version is this? Please send your sandweb.cfg, too. I haven't tested ActivePerl, but it *shouldn't* be different. Thanks, Rob |
From: Steve F. <st...@co...> - 2003-06-03 05:12:19
|
I installed Sandweb 1.0RC2. After a bit of fidling and stuff I managed to get it running except it doesnt run quite as I expected. I am running the Sandweb CGI script on the same server as the CVS repositories. Thru Sandweb I created a repository item for the CVS repository I wanted to access, firstly I am confused that I have to enter a Username/Password into the repository creation fields, why do I have to login as a user and then specify a repository user aswell ? Anyway I used my login for the repository, it seemed to accept it. I went to the Sandbox link expecting to see a list of modules in my repository, I dont. I enter a module name ('dataset' I know it exists in the repository) into the appropriate field and click Checkout (with my repository selected) it opens a new window with the following output SandWeb : VCS checkout Current filename(s) : dataset An error occurred. A call to the shell gave us this error code : 1 The module now appears in the list (even though an error occured). Clicking the link brings up another window (where the files are supposed to be) but with no files (and they do exist in the module). So, it appears its sort of working, but not. Any help anyone ? Steve F |
From: <GRE...@pa...> - 2003-06-02 23:37:47
|
I have installed Sandweb and all listed packages from the INSTALL doc, however when I call the cgi through the URL, I receive this message. As far as I can tell the cfg files are set up correctly. Can anyone shed light on this? Thanks, Greg HTML::Template->new() : Cannot open included file /login.html : file not found. at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm line 1580 HTML::Template::_init_template('HTML::Template=HASH(0x2a9cd4)') called at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm line 1177 HTML::Template::_init('HTML::Template=HASH(0x2a9cd4)') called at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm line 1071 HTML::Template::new('HTML::Template','filename','/login.html') called at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/SandWeb/UI.pm line 509 SandWeb::UI::get_menu('SandWeb::UI=HASH(0x6f9324)','MENU','login','PROGNAME' ,'sandweb.cgi','SALT',2435583825.74934) called at /usr/local/www/cvs/cgi-bin/sandweb.cgi line 651 main::login_menu() called at /usr/local/www/cvs/cgi-bin/sandweb.cgi line 186 main::main() called at /usr/local/www/cvs/cgi-bin/sandweb.cgi line 3727 |
From: Battaje S. R. <be...@re...> - 2003-05-31 08:20:16
|
HI frns, I have configured sandweb in my new server which is on Redhat8.0. I am trying to checkout via pserver method.i am getting following errors. Current filename(s) : ddftp cvs checkout: warning: failed to open /var/www/.cvspass for reading: Permission denied cvs checkout: authorization failed: server dewdocs rejected access to /home/cvsroot for user sample cvs checkout: used empty password; try "cvs login" with a real password I dont have a file .cvspass in var/www/ This cvs repository can be accessible via wincvs so i think pserver setup is alright. I am little confused abt the sentence "initial login has to be manually for pserver in the install file. Can u plz help me out in solving this.(I Request u a lot) Thanks in advance Sharath Kumar ___________________________________________________ Get www. mycompany .com and 5 matching email ids. Just Rs. 1499/ year. Click here http://www.rediffmailpro.com |
From: Rob H. <ro...@ro...> - 2003-05-31 08:09:07
|
On Sat, May 31, 2003 at 07:59:49AM -0000, Battaje Sharath Rao wrote: > I dont have a file .cvspass in var/www/ > This cvs repository can be accessible via wincvs so i think > pserver setup is alright. > I am little confused abt the sentence "initial login has to be > manually for pserver in the install file. > > Can u plz help me out in solving this.(I Request u a lot) Hello, Yeah, we don't initialize pserver for you from SandWeb, it's pretty tricky. Here's how to do it manually (assuming your apache user is named www) : -- (as root) su - www cvs -d :pserver:username@cvs-server:cvsroot login (type in your CVS password) -- Now the "www" user is allowed to use your repository, since the password is stored in ~www/.cvspass (and by extension, any SandWeb user can too). This is why we don't really "support" this (pserver) method, it's too insecure without us having a more direct interface to Unix account. HTH, Rob |
From: Rob H. <ro...@ro...> - 2003-05-23 16:12:12
|
> On Thu, May 22, 2003 at 06:49:06AM -0000, Battaje Sharath Rao wrote: > > > > 1.when i try to execute CVS commands a screen appears requesting > > for vcs password.I f i give my user passwd iy gives me a error > > saying not a authenticated user. What is the exact error message? Are you using SSH to connect to this repository? > > 2.If i want to down load the file i am not able to do it by > > clicking download link.When i got ot this link the content is > > dispalyed in browser. Right click on the link and "save as". SandWeb sets the correct mime-type for the file, so if it's something the browser accepts it'll just open it. > > 3.How top see the version history of a file. VCS->Log > > 4.I want to edit the content of a file and upload it again. Download the file as described above, edit the content, upload using the "Upload" button. > > i am not able to checkout any module. ? How did you get this far? :) I don't understand this part. > > > > I am waiting for your valuable tips to go forward in this. > > Thanks in advance > > many regards > > Sharath Kumar b |
From: Nick J. <nk...@ia...> - 2003-05-22 22:06:32
|
Hi Sharath, right now I an unable to give you answers, CC'ing the sandweb-users list. - Nick On Thu, May 22, 2003 at 06:49:06AM -0000, Battaje Sharath Rao wrote: > > Hi Frns > Thanks for previous help. > Now i am able to work with Sandweb.Now i need following > clarifications. > > 1.when i try to execute CVS commands a screen appears requesting > for vcs password.I f i give my user passwd iy gives me a error > saying not a authenticated user. > 2.If i want to down load the file i am not able to do it by > clicking download link.When i got ot this link the content is > dispalyed in browser. > 3.How top see the version history of a file. > 4.I want to edit the content of a file and upload it again. > i am not able to checkout any module. > > I am waiting for your valuable tips to go forward in this. > Thanks in advance > many regards > Sharath Kumar b > > > > On Fri, 16 May 2003 Nick Jennings wrote : > >On Fri, May 16, 2003 at 12:24:03AM -0700, Rob Helmer wrote: > >> On Fri, May 16, 2003 at 06:45:39AM -0000, Battaje Sharath Rao > >wrote: > >> > HI > >> > i made debug on and following are the errors > >> > > >> > DEBUG: Unable to write to /var/log/sandweb.log : > >Permission > >> > denied > >> > DEBUG: (SandWeb::Auth) username: ajantha, password: > >> > a0fcdc79d677ccaf7bfb5f307149c072 > >> > DEBUG: Unable to write to /var/log/sandweb.log : > >Permission > >> > denied > >> > DEBUG: (SandWeb::Auth::FlatFile) Could not open password > >file : > >> > Permission denied > >> > >> Ah, you're having tons of permissions problems. These files > >> need to be owned by the Apache user. Did you specify the > >> Apache user correctly when you ran "make install"? > > > >This was the point of my second instruction. Make sure whenever > >you are > >adding account to 'su' to the user to webserver runs as. This > >way > >the password file is always written to with the correct perms > > > >- Nick > > > > > > > >------------------------------------------------------- > >Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa > >Clara > >The only event dedicated to issues related to Linux enterprise > >solutions > >www.enterpriselinuxforum.com > > > >_______________________________________________ > >Sandweb-users mailing list > >San...@li... > >https://lists.sourceforge.net/lists/listinfo/sandweb-users > > ___________________________________________________ > Get www. mycompany .com and 5 matching email ids. > Just Rs. 1499/ year. > Click here http://www.rediffmailpro.com > > |
From: Rob H. <ro...@ro...> - 2003-05-16 16:18:16
|
Hello, SandWeb currently cannot create repositories. You need to check out an existing CVS repository ( either local or remote via SSH ). Go to the "repository" menu to set it up. -- Rob On Fri, May 16, 2003 at 11:10:57AM -0000, Battaje Sharath Rao wrote: > HI > Thanx a lot for ur help.Now i am able to login and config.I also > created a repository and it gave a messege saying it has been > created. > > But now i am blank.I dont know how to browse the repository.i even > dont know where it created the repository!!??. > If i go to sandbox i am not able to see anything.where should i > add files and modules and where they are stored. > I really blank???!!!! > > Thanks in advance > Sharath > ___________________________________________________ > Get www. mycompany .com and 5 matching email ids. > Just Rs. 1499/ year. > Click here http://www.rediffmailpro.com > > |
From: Nick J. <nk...@ia...> - 2003-05-16 07:45:13
|
On Fri, May 16, 2003 at 12:24:03AM -0700, Rob Helmer wrote: > On Fri, May 16, 2003 at 06:45:39AM -0000, Battaje Sharath Rao wrote: > > HI > > i made debug on and following are the errors > > > > DEBUG: Unable to write to /var/log/sandweb.log : Permission > > denied > > DEBUG: (SandWeb::Auth) username: ajantha, password: > > a0fcdc79d677ccaf7bfb5f307149c072 > > DEBUG: Unable to write to /var/log/sandweb.log : Permission > > denied > > DEBUG: (SandWeb::Auth::FlatFile) Could not open password file : > > Permission denied > > Ah, you're having tons of permissions problems. These files > need to be owned by the Apache user. Did you specify the > Apache user correctly when you ran "make install"? This was the point of my second instruction. Make sure whenever you are adding account to 'su' to the user to webserver runs as. This way the password file is always written to with the correct perms - Nick |
From: Rob H. <ro...@ro...> - 2003-05-16 07:15:05
|
On Fri, May 16, 2003 at 06:45:39AM -0000, Battaje Sharath Rao wrote: > HI > i made debug on and following are the errors > > DEBUG: Unable to write to /var/log/sandweb.log : Permission > denied > DEBUG: (SandWeb::Auth) username: ajantha, password: > a0fcdc79d677ccaf7bfb5f307149c072 > DEBUG: Unable to write to /var/log/sandweb.log : Permission > denied > DEBUG: (SandWeb::Auth::FlatFile) Could not open password file : > Permission denied Ah, you're having tons of permissions problems. These files need to be owned by the Apache user. Did you specify the Apache user correctly when you ran "make install"? You need to make share /usr/share/sandweb or /usr/local/share/sandweb ( wherever you told "make install" to put it ) is owned or at least writable by the user running Apache. Javascript is working fine, sorry for the confusion there. What OS are you using BTW? > DEBUG: Unable to write to /var/log/sandweb.log : Permission > denied > DEBUG: Unable to write to /var/log/sandweb.log : Permission > denied > DEBUG: (main) entering login menu > > looking forward for help > sharath > On Fri, 16 May 2003 Rob Helmer wrote : > >On Fri, May 16, 2003 at 06:03:26AM -0000, Battaje Sharath Rao > >wrote: > >> Hi > >> > >> I am using IE5.0. > >> I tried enabling Jscript using tools->Internet > >option->advanced > >> But still it is not working > > > >Hello, > > > > > >Please turn debug on in the sandweb.cfg and send us the output. > > > >> As soon as i click on login ,passwd disappears from box. > >> Are there any server side configuration requiered? > > > >Really sounds like a javascript problem.. can you try with a > >newer > >browser? Last I checked IE 5.0 works, but it's getting a little > >long in the tooth so I wouldn't be shocked. IE 5.5+, NS 7+, > >Mozilla 1.3+ > >definitely work. > > > >> where is cvsroot specified.Or i have to initialize it > >manually? > > > >This is after you login, it's all through the web interface. > > > >> Thanks in advance > >> sharath > >> > >> On Thu, 15 May 2003 Rob Helmer wrote : > >> >Hello, > >> > > >> >On Thu, May 15, 2003 at 12:10:32PM -0000, Battaje Sharath > >Rao > >> >wrote: > >> >> Hi > >> >> I am using Linux RH8.0 with appache 2,0 and perl 5.8. > >> >> Today i ahve installed Sandweb in my system. > >> >> But i am not able to login.If i open sandweb.cgi in > >browser > >> >login > >> >> screen appears but if i login using user name and passward > >i > >> >get a > >> >> error > >> >> > >> >> incorrect login try again. > >> > > >> >Which browser are you using? Is javascript turned on? You > >need > >> >javascript to log in, we do MD5 in javascript for the > >password. > >> > > >> >> sandweb-admin --add-user sharth > >> >> Using a hash as a reference is deprecated at > >> >> /usr/lib/perl5/site_perl/5.8.0/SandWeb/Config.pm line > >352. > >> >> Using a hash as a reference is deprecated at > >> >> /usr/lib/perl5/site_perl/5.8.0/SandWeb/Config.pm line > >353. > >> >> Enter password for sharth: > >> >> Username sharth successfully added! > >> > > >> >Hmmm.. we have some fixes for 5.8 in the latest CVS ( not > >quite > >> >ready > >> >for another RC release yet ), this probably isn't your > >problem > >> >but > >> >if you upgrade I think these warnings will go away. > >> > > >> >You can "cvs co -r release-1_0-branch sandweb" from the > >SandWeb > >> >repository at SourceForge if you'd like to do this. > >> > > >> > > >> >> One more question is can i checkin files using this sand > >web > >> >to > >> >> the repository?if no what is upload module for? > >> > > >> > > >> >Yes, SandWeb is a CVS client. It can do almost everything > >that > >> >the > >> >command-line CVS client can do ( notable exception is > >"import", > >> >that's > >> >not implemented yet. Also, some of the "watch" functionality > >). > >> > > >> > > >> > > >> >Thanks, > >> >Rob > >> > > >> > > >> >------------------------------------------------------- > >> >Enterprise Linux Forum Conference & Expo, June 4-6, 2003, > >Santa > >> >Clara > >> >The only event dedicated to issues related to Linux > >enterprise > >> >solutions > >> >www.enterpriselinuxforum.com > >> > > >> >_______________________________________________ > >> >Sandweb-users mailing list > >> >San...@li... > >> >https://lists.sourceforge.net/lists/listinfo/sandweb-users > >> > >> ___________________________________________________ > >> Get www. mycompany .com and 5 matching email ids. > >> Just Rs. 1499/ year. > >> Click here http://www.rediffmailpro.com > >> > >> > >> > >> ------------------------------------------------------- > >> Enterprise Linux Forum Conference & Expo, June 4-6, 2003, > >Santa Clara > >> The only event dedicated to issues related to Linux enterprise > >solutions > >> www.enterpriselinuxforum.com > >> > >> _______________________________________________ > >> Sandweb-users mailing list > >> San...@li... > >> https://lists.sourceforge.net/lists/listinfo/sandweb-users > >> > > ___________________________________________________ > Get www. mycompany .com and 5 matching email ids. > Just Rs. 1499/ year. > Click here http://www.rediffmailpro.com > > |
From: Rob H. <ro...@ro...> - 2003-05-16 06:36:41
|
On Fri, May 16, 2003 at 06:03:26AM -0000, Battaje Sharath Rao wrote: > Hi > > I am using IE5.0. > I tried enabling Jscript using tools->Internet option->advanced > But still it is not working Hello, Please turn debug on in the sandweb.cfg and send us the output. > As soon as i click on login ,passwd disappears from box. > Are there any server side configuration requiered? Really sounds like a javascript problem.. can you try with a newer browser? Last I checked IE 5.0 works, but it's getting a little long in the tooth so I wouldn't be shocked. IE 5.5+, NS 7+, Mozilla 1.3+ definitely work. > where is cvsroot specified.Or i have to initialize it manually? This is after you login, it's all through the web interface. > Thanks in advance > sharath > > On Thu, 15 May 2003 Rob Helmer wrote : > >Hello, > > > >On Thu, May 15, 2003 at 12:10:32PM -0000, Battaje Sharath Rao > >wrote: > >> Hi > >> I am using Linux RH8.0 with appache 2,0 and perl 5.8. > >> Today i ahve installed Sandweb in my system. > >> But i am not able to login.If i open sandweb.cgi in browser > >login > >> screen appears but if i login using user name and passward i > >get a > >> error > >> > >> incorrect login try again. > > > >Which browser are you using? Is javascript turned on? You need > >javascript to log in, we do MD5 in javascript for the password. > > > >> sandweb-admin --add-user sharth > >> Using a hash as a reference is deprecated at > >> /usr/lib/perl5/site_perl/5.8.0/SandWeb/Config.pm line 352. > >> Using a hash as a reference is deprecated at > >> /usr/lib/perl5/site_perl/5.8.0/SandWeb/Config.pm line 353. > >> Enter password for sharth: > >> Username sharth successfully added! > > > >Hmmm.. we have some fixes for 5.8 in the latest CVS ( not quite > >ready > >for another RC release yet ), this probably isn't your problem > >but > >if you upgrade I think these warnings will go away. > > > >You can "cvs co -r release-1_0-branch sandweb" from the SandWeb > >repository at SourceForge if you'd like to do this. > > > > > >> One more question is can i checkin files using this sand web > >to > >> the repository?if no what is upload module for? > > > > > >Yes, SandWeb is a CVS client. It can do almost everything that > >the > >command-line CVS client can do ( notable exception is "import", > >that's > >not implemented yet. Also, some of the "watch" functionality ). > > > > > > > >Thanks, > >Rob > > > > > >------------------------------------------------------- > >Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa > >Clara > >The only event dedicated to issues related to Linux enterprise > >solutions > >www.enterpriselinuxforum.com > > > >_______________________________________________ > >Sandweb-users mailing list > >San...@li... > >https://lists.sourceforge.net/lists/listinfo/sandweb-users > > ___________________________________________________ > Get www. mycompany .com and 5 matching email ids. > Just Rs. 1499/ year. > Click here http://www.rediffmailpro.com > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |