Topic "CVS commit: * Modified the way Perforce retrieves files f..."
Author: [EMAIL PROTECTED]
Reviewers: [email protected]
URL: 
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=9097928&action=view

--------------------------------------------------------------
Description: 
* Modified the way Perforce retrieves files from the depot, as servers
  set with a security level of 2 or above were not receiving password
  information.  This has been addressed by modifying the command line
  to explictly pass in the password rather than the client workspace
  name, which is ignored for these security levels.  The repository
  configuration for Perforce has also been changed to use the password
  in place of the client workspace name.  Perforce users should update
  their configuration files appropriately.  Submitted by
  J Dickon Glanville <[EMAIL PROTECTED]>.

Also added in initial support for using SQLite as a database engine for
the day when Codestriker can be deployed with both an embedded web
server, and an embedded database.

--------------------------------------------------------------

The topic was created with the following files:

codestriker/CHANGELOG
codestriker/INFO.txt
codestriker/codestriker.conf
codestriker/bin/install.pl
codestriker/doc/codestriker.sgml
codestriker/lib/Codestriker.pm
codestriker/lib/Codestriker/DB/Database.pm
codestriker/lib/Codestriker/DB/Oracle.pm
SQLite.pm
codestriker/lib/Codestriker/Model/Delta.pm
codestriker/lib/Codestriker/Model/File.pm
codestriker/lib/Codestriker/Repository/Perforce.pm
codestriker/lib/Codestriker/Repository/RepositoryFactory.pm


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to