Topic Text   Topic Comments (0)   Topic Properties   Topic Information sits@use...
Topic title: CVS commit: * Modified the way Perforce retrieves files f... Tuesday April 18, 2006 03:45:46

Download topic text | View in variable-width font | Tab width set to 8 (change to 4)

Files in topic: (view all files)  
codestriker/CHANGELOG  1.184   {+10,-0}
codestriker/INFO.txt  1.7   {+4,-0}
codestriker/codestriker.conf  1.79   {+8,-2}
codestriker/bin/install.pl  1.2   {+1,-3}
codestriker/doc/codestriker.sgml  1.51   {+2,-2}
codestriker/lib/Codestriker.pm  1.82   {+1,-1}
codestriker/lib/Codestriker/DB/Database.pm  1.8   {+3,-0}
codestriker/lib/Codestriker/DB/Oracle.pm  1.7   {+1,-1}
SQLite.pm   {+82,-0}
codestriker/lib/Codestriker/Model/Delta.pm  1.8   {+3,-3}
codestriker/lib/Codestriker/Model/File.pm  1.24   {+3,-3}
codestriker/lib/Codestriker/Repository/Perforce.pm  1.3   {+10,-5}
codestriker/lib/Codestriker/Repository/RepositoryFactory.pm  1.19   {+4,-0}

[Add General Comment] to topic.

File codestriker/CHANGELOG (Revision 1.184) [Add File Comment] [Top] [>>]
 
Line 11 | Parallel Line 11 | Parallel
11 URL. See the codestriker.conf file for more information. 11 URL. See the codestriker.conf file for more information.
12 Submitted by Edwin Fine <edwin.m.fine@verizon.com>. 12 Submitted by Edwin Fine <edwin.m.fine@verizon.com>.
13 13
14 * Modified the way Perforce retrieves files from the depot, as servers
15 set with a security level of 2 or above were not receiving password
16 information. This has been addressed by modifying the command line
17 to explictly pass in the password rather than the client workspace
18 name, which is ignored for these security levels. The repository
19 configuration for Perforce has also been changed to use the password
20 in place of the client workspace name. Perforce users should update
21 their configuration files appropriately. Submitted by
22 J Dickon Glanville <jdglanville@users.sourceforge.net>.
23
14 * Update CVS diff parser to handle rdiffs which have new/removed files 24 * Update CVS diff parser to handle rdiffs which have new/removed files
15 in them. 25 in them.
16 26
 
File codestriker/CHANGELOG (Revision 1.184) [Add File Comment] [Top] [>>]
  
Legend:
Removed 
Changed
 Added

[Add General Comment] to topic.