Thread: [Pas-dev] pas/src/Org/Bgw/Pas/Psp CVS commit
Status: Beta
Brought to you by:
mortis
From: Kyle R. B. <mo...@us...> - 2002-11-26 19:19:35
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv10828/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: added minor metrics tracking |
From: Kyle R. B. <mo...@us...> - 2003-02-18 17:14:31
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv5073/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: the compiler should now handle dashes in file names when creating package names... |
From: Kyle R. B. <mo...@us...> - 2003-02-18 17:16:52
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv6307/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: the compiler should now handle dashes in file names when creating package names... |
From: Kyle R. B. <mo...@us...> - 2003-03-27 02:52:17
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv5120/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: implemented PSP comments |
From: Kyle R. B. <mo...@us...> - 2003-04-02 17:37:02
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv19975/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: added new compile-time directive to fix brace issues when code blocks span multiple include files |
From: Kyle R. B. <mo...@us...> - 2003-04-10 14:36:24
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv23307/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: minor finalizations for 3.0.20 |
From: Kyle R. B. <mo...@us...> - 2003-05-02 16:17:06
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv10190/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: refactored conditional recompile checks |
From: Kyle R. B. <mo...@us...> - 2003-05-11 03:48:47
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv3756/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: new compiler |
From: Kyle R. B. <mo...@us...> - 2003-05-11 03:58:36
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv5538/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: new compiler |
From: Kyle R. B. <mo...@us...> - 2003-05-14 16:29:12
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv2567/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: oops, parent class wasn't being required in the generated file... |
From: Jason S. <fa...@us...> - 2003-11-13 17:10:50
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv28209/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: refactored logging |
From: Jason S. <fa...@us...> - 2003-12-08 22:41:46
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv17687/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: fixed typo'd method only found if $Log->debug was true |
From: Jason S. <fa...@us...> - 2003-12-09 16:23:40
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv25878/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: changed parent classes as config has been refactored into Org::Bgw::Pas::Base (from Org::Bgw::Base) |
From: Jason S. <fa...@us...> - 2003-12-09 16:32:56
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1:/tmp/cvs-serv28274/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: forgot to 'use' baseclass... oops. |
From: Kyle R. B. <mo...@us...> - 2004-08-11 13:55:10
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30923/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: fixed missed reset for page base class |
From: Kyle R. B. <mo...@vo...> - 2004-08-30 14:12:10
|
> Hi > I am Graf Laszlo. > How can I get the latest version using CVS ? > It returns > "rejected access to /cvsroot/pas/pas for user anonymous" Instructions for CVS are located here: http://sourceforge.net/cvs/?group_id=19226 They basically say to perform the following steps: cvs -d:pserver:ano...@cv...:/cvsroot/pas login [just hit enter when it asks for the password, there is none] cvs -d:pserver:ano...@cv...:/cvsroot/pas co pas That is all there should be too it. Perhaps you missed the login step? Best regards, Kyle -- ------------------------------------------------------------------------------ Wisdom and Compassion are inseparable. -- Christmas Humphreys mo...@vo... http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ |
From: Kyle R. B. <mo...@us...> - 2004-08-19 19:35:41
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6354/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: implemented support for absolute paths for psp cache and file session cache dirs |
From: Kyle R. B. <mo...@us...> - 2005-09-05 14:50:38
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Pas/Psp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv888/src/Org/Bgw/Pas/Psp Modified Files: Compiler.pm Log Message: improvied usage of user-specified error-page, re-indented, fixed extends clause |