codestriker-user Mailing List for Codestriker: collaborative code reviewer (Page 22)
Brought to you by:
sits
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(12) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
|
Feb
|
Mar
(1) |
Apr
(6) |
May
(3) |
Jun
(1) |
Jul
|
Aug
(9) |
Sep
(2) |
Oct
(2) |
Nov
(8) |
Dec
(6) |
| 2004 |
Jan
(12) |
Feb
(19) |
Mar
(2) |
Apr
(2) |
May
(4) |
Jun
(11) |
Jul
|
Aug
(14) |
Sep
(4) |
Oct
(27) |
Nov
(4) |
Dec
(22) |
| 2005 |
Jan
(14) |
Feb
(2) |
Mar
(11) |
Apr
(3) |
May
(14) |
Jun
(60) |
Jul
(58) |
Aug
(76) |
Sep
(72) |
Oct
(59) |
Nov
|
Dec
(4) |
| 2006 |
Jan
(1) |
Feb
(5) |
Mar
(13) |
Apr
(11) |
May
(30) |
Jun
(17) |
Jul
(18) |
Aug
(39) |
Sep
|
Oct
|
Nov
|
Dec
(17) |
| 2007 |
Jan
(18) |
Feb
(5) |
Mar
(20) |
Apr
(2) |
May
(3) |
Jun
(13) |
Jul
(11) |
Aug
(4) |
Sep
(6) |
Oct
(9) |
Nov
(3) |
Dec
|
| 2008 |
Jan
(10) |
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
(9) |
Jul
(10) |
Aug
(10) |
Sep
(13) |
Oct
(34) |
Nov
(12) |
Dec
(8) |
| 2009 |
Jan
(4) |
Feb
(11) |
Mar
(12) |
Apr
(3) |
May
(36) |
Jun
(4) |
Jul
(11) |
Aug
(12) |
Sep
(25) |
Oct
(13) |
Nov
(9) |
Dec
|
| 2010 |
Jan
|
Feb
(12) |
Mar
(6) |
Apr
(10) |
May
(12) |
Jun
|
Jul
(4) |
Aug
(9) |
Sep
(12) |
Oct
(3) |
Nov
(6) |
Dec
(3) |
| 2011 |
Jan
(2) |
Feb
(1) |
Mar
(3) |
Apr
(5) |
May
(3) |
Jun
(8) |
Jul
|
Aug
(14) |
Sep
|
Oct
(3) |
Nov
(1) |
Dec
|
| 2012 |
Jan
(2) |
Feb
(10) |
Mar
(4) |
Apr
(3) |
May
(2) |
Jun
(5) |
Jul
|
Aug
(3) |
Sep
|
Oct
(2) |
Nov
(4) |
Dec
(2) |
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
(1) |
Nov
|
Dec
(2) |
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Tim C. <tim...@sh...> - 2006-08-18 19:05:17
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> David & Jason,<br> <br> On my recent fresh install of 1.9.2 on RHEL ES 4 I am getting the following error when trying to submit the topic and giving start and end tags with a module (single file) to subversion:<br> <br> <font color="red">Problem generating topic text:<br> <br> svn: Can't write to stream: Broken pipe<br> <br> <font color="#000000">Can someone lead me in the right direction? I do not see anything in the Apache logs.<br> <br> Thanks,<br> </font></font> <pre class="moz-signature" cols="72">-- Tim Casada </pre> </body> </html> |
|
From: David S. <si...@us...> - 2006-08-14 04:21:53
|
Dear Codestrikers, At last, Codestriker 1.9.2 is now available for downloading. Please follow the links from http://codestriker.sf.net. Cheers, The Codestriker Team Changelog from 1.9.1 -> 1.9.2: * Codestriker now works with UTF-8 text, to support unicode character input for topic titles, descriptions, comment text, and project names and descriptions. This required making Perl 5.8 as a pre-requisite, as Perl 5.6 doesn't cut the mustard for unicode processing. * Created a new optional configuration parameter $repository_name_map in codestriker.conf. This allows for a user-defined repository name to be displayed in the codestriker UI, rather than the full repository URL. This can be useful for hiding potentially sensitive username/password information that might be a part of the repository URL. See the codestriker.conf file for more information. Submitted by Edwin Fine <edw...@ve...>. * New repository module for linking to ClearCase dynamic views. See the configuration file and/or manual for example configurations. Submitted by Avinandan Sengupta <avi...@gm...>. * 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 <jdg...@us...>. * Update CVS diff parser to handle rdiffs which have new/removed files in them. * Creating a topic with an invalid bug ID is now shown as an error to the user on the create topic screen. * If there was an error creating a topic, the selected project name was not retained when the create topic screen was redisplayed. This has now been fixed. Submitted by Edwin Fine <edw...@ve...>. * If there is a problem when a comment is created, the error message will correctly display in the AJAX'ed window. An example here is if $mailhost is incorrectly configured. * If there is an email problem while creating a topic, the error message is now correctly displayed to the end-user. * Fixed problem with Subversion repositories on Win32, where Codestriker was unable to launch the svn program. * Comments containing '+' characters were changed into ' ' characters when posted via AJAX. Other potentially damaging characters are now escaped. * Comments with '\' characters are now displayed correctly in all cases within the tooltip window. * Temporary files were not being deleted within the CodestrikerClient.pm module (used for auto-creation of topics on CVS commits). Reported by Martin Apel <Mar...@so...>. * Added support for parsing diffs generated using Subversion's svnlook program. * Matching of CVS repository paths when parsing topic text is now case insensitive to account for the different casing returned by the Window clients: Cygwin and CvsNT. * Defining new entries in $comment_state_metrics in codestriker.conf could not be used for existing topics. This has now been fixed. * Support for sending email via SMTP authentication, via the optional $mailuser and $mailpasswd configuration parameters in codestriker.conf. Contributed by "Hertz Wang" <wa...@ne...>. * The ClearCase Snapshot repository was not using the $tmpdir setting in codestriker.conf if it was set when creating temporary files. This has now been fixed. Contributed by "John Farrelly (AT/LMI)" <joh...@er...>. * Make sure the diffs in the topic are presented in a sorted order by filename. Some SCMs create topic texts in a "semi-sorted" order, such as Subversion. Contributed by "Vladimir Vysotsky" <vvy...@av...>. * Closed topics could still have comments added to them, by hovering over an existing comment in the topic text view, and then clicking the "Add Comment" link in the tooltip window. This link has now been removed if the topic is closed. Contributed by ed....@si.... * Improved memory usage when integrated with very large LXR databases. Contributed by Patrick Diamond <pat...@ma...>. * Newer versions of the Subversion client (1.3.2) were returning warning text that was not parsed correctly. This has now been fixed. Contributed by Vladimir Sizikov <vsi...@gm...>. * Make sure the generated Template Toolkit files are stored in the web server's temporary directory, or $Codestriker::tmpdir if that is defined. Previously, the temporary files were being stored in sub-directories of cgi-bin. |
|
From: Jason R. <jre...@ya...> - 2006-08-09 02:38:35
|
Hi, Looking into this a bit, it looks like you can ask svn to use an external diff (like gnu diff), and therefor get a white space free diff. http://kitt.hodsden.com/node/3/print?PHPSESSID=7afff32540f3523848f2e24b8f229c98 This may break codestriker because it attempts to parse the diff output. It may not like seeing a gnu diff coming out of "svn diff". If you want you can modify the Subversion.pm file and give it a try. Thanks Jason. --- Moisei Rabinovich <mo...@gm...> wrote: > well, I probably miss some important point. > codestriker generates a diff for me by itself, i only fill start-tag, > end-tag and module. > where should i set the "-b" option? > also I am not sure @exclude_file_types is taken into account in this case > > On 8/7/06, David Sitsky <si...@us...> wrote: > > > > Moisei Rabinovich wrote: > > > > do you have some really large topics in your database? > > > o yes! we are doing the real thing! :) > > > seriously, 1024000 bytes ~= 1 M ~= 10K lines of code. > > > I would not say it is an usual case but it may happen when really big > > > feature is merged from the dev. branch to the trunk. > > > Especially taken into account that I do not have a way to filter a > > > generated files from the diff, as well as ignore indentation. > > > I would be great to have such an option in codestriker. > > > > If your generated files have a unique filename extension that you always > > want to ignore, then check out the @exclude_file_types option in > > codestriker.conf. > > > > By "ignore indentation", do you mean whitespace changes? If you supply > > the -b option to diff, it will remove whitespace changes from your diff > > file. > > > > Cheers, > > David > > > > > > > -- > Best Regards, > Moisei > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> _______________________________________________ > Codestriker-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codestriker-user > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
|
From: Jason R. <jre...@ya...> - 2006-08-09 02:18:00
|
Hi David. I did some work on this and dumped it because I was having a bad time making the codestriker urls fit into pure url hierarchy. I think the best I could do was something like this. codestriker/search codestriker/newtopic codestriker/metrics codestriker/projects/projecta codestriker/projects/projecta/topics/number/ codestriker/projects/projecta/topics/number/files/1 codestriker/projects/projecta/topics/number/comments/ codestriker/projects/projecta/topics/number/comments/number codestriker/projects/projecta/topics/number/metrics etc. Plus it would be good to be able to not bust the existing url scheme considering we send the urls out in emails. I think the coding would be pretty easy. It is a matter of thinking hard about getting urls mapped correctly. Thanks Jason. --- David Sitsky <si...@us...> wrote: > On this topic - I am keen post 1.9.2 to look at developing a nicer URL > structure for Codestriker that is more REST-like. Jason mentioned this > ages ago. This will allow you to set access permissions for entire > projects, since all topics belonging to a project will be in a separate > sub-directory in Codestriker, eg: > > http://myhost.com/codestricker/projectA > http://myhost.com/codestricker/projectA/topic1245 > http://myhost.com/codestricker/projectA/topic1243 > http://myhost.com/codestricker/projectB > http://myhost.com/codestricker/projectB/topic2222 > http://myhost.com/codestricker/projectB/topic2223 > > Cheers, > David > > Jason Remillard wrote: > > Hi, > > > > I think the problem is that codestriker expects the "root" to be .. from where the cgi > directory > > is. If you really want to fix this, you can change the perl code to emit a different html url. > > > > package Codestriker::Http::UrlBuilder; > > > > <snip...> > > > > # Check if the HTML files are accessible vi another URL (required for > > # sourceforge deployment). Check $Codestriker::codestriker_css. > > my $htmlurl; > > if (defined $Codestriker::codestriker_css && > > $Codestriker::codestriker_css ne "") { > > $htmlurl = $Codestriker::codestriker_css; > > $htmlurl =~ s/\/codestriker\.css//; > > } > > else { > > # Standard Codestriker deployment. > > $htmlurl = $query->url(); > > $htmlurl =~ s/codestriker\/codestriker\.pl/codestrikerhtml/; > > } > > $self->{htmldir} = $htmlurl; > > > > return bless $self, $type; > > } > > > > change this line. > > > > $htmlurl =~ s/codestriker\/codestriker\.pl/codestrikerhtml/; > > > > To how you want to the URL structure to look. Without changing the perl code, you are stuck > with > > at least the > > > > codestriker/codestriker.pl > > codestrikerhtml > > > > in your URL's. I seem to remember playing with this a long time ago. You may run into some > other > > minor problems when you remove codestriker.pl from the url. With a little bit of perl changes > it > > is definitly possible. > > > > Thanks > > Jason. > > > > --- Tim Casada <tim...@sh...> wrote: > > > >> I am no apache expert and I am trying to have a "pretty" URL for usage > >> with codestriker instead of something like > >> "http://XXX.XXX.XXX.XXX/codestriker/codestriker.pl". I am using a > >> virtualhost setup and am trying to map the root of the URL to the > >> codestiker perl module. Currently I'm using kind of the default config > >> like this which does not work how I want it: > >> > >> Listen 80 > >> NameVirtualHost XXX.XXX.XXX.XXX:80 > >> > >> <VirtualHost XXX.XXX.XXX.XXX:80> > >> ServerName XXX.XXX.XXX.XXX > >> BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On > >> > >> DocumentRoot /opt/codestriker/codestriker-1.9.2-rc1/cgi-bin/ > >> DirectoryIndex codestriker.pl > >> AddDefaultCharset UTF8 > >> > >> Alias /codestriker/ /opt/codestriker/codestriker-1.9.2-rc1/cgi-bin/ > >> Alias /codestrikerhtml/ /opt/codestriker/codestriker-1.9.2-rc1/html/ > >> > >> <Location /> > >> AllowOverride None > >> Options ExecCGI > >> Order allow,deny > >> Allow from all > >> SetHandler cgi-script > >> </Location> > >> > >> <Directory "/opt/codestriker/codestriker-1.9.2-rc1/html/"> > >> AllowOverride None > >> Allow from all > >> </Directory> > >> > >> </VirtualHost> > >> > >> -- > >> Tim Casada > >> > >> > >> > >> ------------------------------------------------------------------------- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share your > >> opinions on IT & business topics through brief surveys -- and earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> _______________________________________________ > >> Codestriker-user mailing list > >> Cod...@li... > >> https://lists.sourceforge.net/lists/listinfo/codestriker-user > >> > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Codestriker-user mailing list > > Cod...@li... > > https://lists.sourceforge.net/lists/listinfo/codestriker-user > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
|
From: David S. <si...@us...> - 2006-08-09 01:46:48
|
> I still get some errors in the page, which I'm investigating now. The Help > links (tooltips) are not working under IIS still. I'll let you know if I > figure something out. This is probably because you haven't setup the codestrikerhtml mapping correctly. This works fine on my machine.. check the documentation on setting this up again. Cheers, David |
|
From: David S. <si...@us...> - 2006-08-09 01:32:18
|
Ok, I think the best workaround for this issue, is to not download the latest ActivePerl, but to use this one if you need to use IIS: http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.7.813-MSWin32-x86-148120.msi This distribution doesn't contain the CGI.pm issue. I'll add this to the documentation. Cheers, David David Sitsky wrote: > Turns out this is a known issue with CGI.pm. I tried downloading the > latest version (3.20) and installing it manually - same problem. There > is already a ticket for this issue: > > http://rt.cpan.org/Public/Bug/Display.html?id=19044 > > Somebody posted a patch to CGI.pm, and I applied it, and it seems to fix > the problem. I've attached the patch to this email. > > What a pain! All IIS users will be hit by this issue when they try and > install Codestriker now. > > Cheers, > David > > David Sitsky wrote: >> Hi Fabio, >> >> I've been able to reproduce this on Windows 2000. I was using >> ActivePerl 5.8.3.809, and all was working fine (CGI 3.01). I upgraded >> to 5.8.8.817 (CGI 3.15) and now it is broken in the same way for me. >> >> What a pain! Looks like we have a regression problem of some sort >> with the CGI module under IIS. >> >> Cheers, >> David >> >> Fabio Hirata wrote: >>> Hi David, >>> >>> I installed an earlier version of ActivePerl >>> (ActivePerl-5.8.7.813-MSWin32-x86-148120), with an older version of >>> CGI (3.10, instead of 3.15) and I get the entire path correctly now. >>> >>> I still get some errors in the page, which I'm investigating now. The >>> Help links (tooltips) are not working under IIS still. I'll let you >>> know if I figure something out. >>> >>> Thanks, >>> Fabio >>> >>>> From: David Sitsky <si...@us...> >>>> To: Siu Lay <siu...@ya...> >>>> CC: cod...@li... >>>> Subject: Re: [Codestriker-user] Help with IIS and codestriker >>>> Date: Tue, 08 Aug 2006 12:10:23 +1000 >>>> >>>> Hi Siu, >>>> >>>>> I installed codestriker 1.9.2-rc3 on a IIS with MySQL. Everything is >>>>> fine and the "topic screen" show up when I enter the URL >>>>> http://<myserver>/codestriker/codestriker.pl >>>>> >>>>> Problem is all the links on the page seems to be missing the >>>>> "codestriker.pl" in the URL. For exmple "create new topic" url is >>>>> "http://<myserver>/?action=create", instead of >>>>> "http://<mserver>/codestriker.pl?action=create" >>>>> >>>>> Can anyone help me out? >>>>> >>>>> This is the first time I setup a cgi on a IIS server, so most >>>>> likely is >>>>> a user error. >>>> I have codestriker working fine under IIS under Windows 2000, but this >>>> does seem to be an issue under Windows XP. Can you tell me what >>>> version >>>> of windows you are using, and what version of IIS you are using? >>>> >>>> If you want a work-around, please use Apache for now. >>>> >>>> I am still researching the exact cause of this, but apparently some >>>> versions of IIS don't set the CGI environment variables correctly. >>>> >>>> Cheers, >>>> David >> >> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Codestriker-user mailing list >> Cod...@li... >> https://lists.sourceforge.net/lists/listinfo/codestriker-user >> > > > ------------------------------------------------------------------------ > > --- ../../work/CGI.pm-3.20/CGI.pm 2006-04-24 00:25:14.000000000 +1000 > +++ CGI.pm 2006-08-09 10:46:17.390625000 +1000 > @@ -2641,6 +2641,7 @@ > > my $rewrite_in_use = $request_uri && $request_uri !~ /^$script_name/; > undef $path if $rewrite_in_use && $rewrite; # path not valid when rewriting active > + undef $path if ($path eq $script_name); > > my $uri = $rewrite && $request_uri ? $request_uri : $script_name; > $uri =~ s/\?.*$//; # remove query string > @@ -2777,8 +2778,10 @@ > my $raw_path_info = $ENV{PATH_INFO} || ''; > my $uri = unescape($self->request_uri) || ''; > > + if ($raw_path_info ne $raw_script_name) { > my $protected = quotemeta($raw_path_info); > $raw_script_name =~ s/$protected$//; > + } > > my @uri_double_slashes = $uri =~ m^(/{2,}?)^g; > my @path_double_slashes = "$raw_script_name $raw_path_info" =~ m^(/{2,}?)^g; |
|
From: David S. <si...@us...> - 2006-08-09 00:49:47
|
Turns out this is a known issue with CGI.pm. I tried downloading the latest version (3.20) and installing it manually - same problem. There is already a ticket for this issue: http://rt.cpan.org/Public/Bug/Display.html?id=19044 Somebody posted a patch to CGI.pm, and I applied it, and it seems to fix the problem. I've attached the patch to this email. What a pain! All IIS users will be hit by this issue when they try and install Codestriker now. Cheers, David David Sitsky wrote: > Hi Fabio, > > I've been able to reproduce this on Windows 2000. I was using > ActivePerl 5.8.3.809, and all was working fine (CGI 3.01). I upgraded > to 5.8.8.817 (CGI 3.15) and now it is broken in the same way for me. > > What a pain! Looks like we have a regression problem of some sort with > the CGI module under IIS. > > Cheers, > David > > Fabio Hirata wrote: >> Hi David, >> >> I installed an earlier version of ActivePerl >> (ActivePerl-5.8.7.813-MSWin32-x86-148120), with an older version of CGI >> (3.10, instead of 3.15) and I get the entire path correctly now. >> >> I still get some errors in the page, which I'm investigating now. The Help >> links (tooltips) are not working under IIS still. I'll let you know if I >> figure something out. >> >> Thanks, >> Fabio >> >>> From: David Sitsky <si...@us...> >>> To: Siu Lay <siu...@ya...> >>> CC: cod...@li... >>> Subject: Re: [Codestriker-user] Help with IIS and codestriker >>> Date: Tue, 08 Aug 2006 12:10:23 +1000 >>> >>> Hi Siu, >>> >>>> I installed codestriker 1.9.2-rc3 on a IIS with MySQL. Everything is >>>> fine and the "topic screen" show up when I enter the URL >>>> http://<myserver>/codestriker/codestriker.pl >>>> >>>> Problem is all the links on the page seems to be missing the >>>> "codestriker.pl" in the URL. For exmple "create new topic" url is >>>> "http://<myserver>/?action=create", instead of >>>> "http://<mserver>/codestriker.pl?action=create" >>>> >>>> Can anyone help me out? >>>> >>>> This is the first time I setup a cgi on a IIS server, so most likely is >>>> a user error. >>> I have codestriker working fine under IIS under Windows 2000, but this >>> does seem to be an issue under Windows XP. Can you tell me what version >>> of windows you are using, and what version of IIS you are using? >>> >>> If you want a work-around, please use Apache for now. >>> >>> I am still researching the exact cause of this, but apparently some >>> versions of IIS don't set the CGI environment variables correctly. >>> >>> Cheers, >>> David > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Codestriker-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codestriker-user > |
|
From: David S. <si...@us...> - 2006-08-09 00:22:06
|
Hi Fabio, I've been able to reproduce this on Windows 2000. I was using ActivePerl 5.8.3.809, and all was working fine (CGI 3.01). I upgraded to 5.8.8.817 (CGI 3.15) and now it is broken in the same way for me. What a pain! Looks like we have a regression problem of some sort with the CGI module under IIS. Cheers, David Fabio Hirata wrote: > Hi David, > > I installed an earlier version of ActivePerl > (ActivePerl-5.8.7.813-MSWin32-x86-148120), with an older version of CGI > (3.10, instead of 3.15) and I get the entire path correctly now. > > I still get some errors in the page, which I'm investigating now. The Help > links (tooltips) are not working under IIS still. I'll let you know if I > figure something out. > > Thanks, > Fabio > >> From: David Sitsky <si...@us...> >> To: Siu Lay <siu...@ya...> >> CC: cod...@li... >> Subject: Re: [Codestriker-user] Help with IIS and codestriker >> Date: Tue, 08 Aug 2006 12:10:23 +1000 >> >> Hi Siu, >> >>> I installed codestriker 1.9.2-rc3 on a IIS with MySQL. Everything is >>> fine and the "topic screen" show up when I enter the URL >>> http://<myserver>/codestriker/codestriker.pl >>> >>> Problem is all the links on the page seems to be missing the >>> "codestriker.pl" in the URL. For exmple "create new topic" url is >>> "http://<myserver>/?action=create", instead of >>> "http://<mserver>/codestriker.pl?action=create" >>> >>> Can anyone help me out? >>> >>> This is the first time I setup a cgi on a IIS server, so most likely is >>> a user error. >> I have codestriker working fine under IIS under Windows 2000, but this >> does seem to be an issue under Windows XP. Can you tell me what version >> of windows you are using, and what version of IIS you are using? >> >> If you want a work-around, please use Apache for now. >> >> I am still researching the exact cause of this, but apparently some >> versions of IIS don't set the CGI environment variables correctly. >> >> Cheers, >> David |
|
From: Fabio H. <fab...@ho...> - 2006-08-08 23:04:05
|
Hi David, I installed an earlier version of ActivePerl (ActivePerl-5.8.7.813-MSWin32-x86-148120), with an older version of CGI (3.10, instead of 3.15) and I get the entire path correctly now. I still get some errors in the page, which I'm investigating now. The Help links (tooltips) are not working under IIS still. I'll let you know if I figure something out. Thanks, Fabio >From: David Sitsky <si...@us...> >To: Siu Lay <siu...@ya...> >CC: cod...@li... >Subject: Re: [Codestriker-user] Help with IIS and codestriker >Date: Tue, 08 Aug 2006 12:10:23 +1000 > >Hi Siu, > > > I installed codestriker 1.9.2-rc3 on a IIS with MySQL. Everything is > > fine and the "topic screen" show up when I enter the URL > > http://<myserver>/codestriker/codestriker.pl > > > > Problem is all the links on the page seems to be missing the > > "codestriker.pl" in the URL. For exmple "create new topic" url is > > "http://<myserver>/?action=create", instead of > > "http://<mserver>/codestriker.pl?action=create" > > > > Can anyone help me out? > > > > This is the first time I setup a cgi on a IIS server, so most likely is > > a user error. > >I have codestriker working fine under IIS under Windows 2000, but this >does seem to be an issue under Windows XP. Can you tell me what version >of windows you are using, and what version of IIS you are using? > >If you want a work-around, please use Apache for now. > >I am still researching the exact cause of this, but apparently some >versions of IIS don't set the CGI environment variables correctly. > >Cheers, >David > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job >easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Codestriker-user mailing list >Cod...@li... >https://lists.sourceforge.net/lists/listinfo/codestriker-user |
|
From: David S. <si...@us...> - 2006-08-08 06:18:01
|
Looks like it is possible, but the command line needs to be modified further. Check out: http://www.akatombo.com/index/en/comments/ignore_whitespace_in_a_subversion_diff/ Cheers, David Moisei Rabinovich wrote: > Ohh, I assumed everybody knows that I use subversion not a CVS. > Thanks for the tip anyway, I think, know where to go now. > Even svn diff is missing this option natively, there is a way to use > 3-rd party diff that knows to ignore the white spaces. > > On 8/8/06, *David Sitsky* <si...@us... > <mailto:si...@us...>> wrote: > > Moisei Rabinovich wrote: > > well, I probably miss some important point. > > codestriker generates a diff for me by itself, i only fill start-tag, > > end-tag and module. > > where should i set the "-b" option? > > If you always want to ignore whitespace changes, you can do this by > modifying lib/Codestriker/Repository/Cvs.pm, line 124. Add the '-b' > option so that the code that used to be: > > my $pid = open3($write_stdin_fh, $read_stdout_fh, $read_stderr_fh, > $Codestriker::cvs, '-q', '-d', $self->{url}, > 'rdiff', $extra_options, '-u', > '-r', $start_tag, '-r', $end_tag, $module_name); > > Looks like: > > my $pid = open3($write_stdin_fh, $read_stdout_fh, $read_stderr_fh, > $Codestriker::cvs, '-q', '-d', $self->{url}, > 'rdiff', $extra_options, '-u', '-b', > '-r', $start_tag, '-r', $end_tag, $module_name); > > ie - the -b option has been added. > > > also I am not sure @exclude_file_types is taken into account in > this case > > It should be. The same filtering code is run, regardless of whether or > not Codestriker generated the diff text, or it was supplied by the > user. > > Cheers, > David > > > > > -- > Best Regards, > Moisei |
|
From: Moisei R. <mo...@gm...> - 2006-08-08 05:56:32
|
Ohh, I assumed everybody knows that I use subversion not a CVS.
Thanks for the tip anyway, I think, know where to go now.
Even svn diff is missing this option natively, there is a way to use 3-rd
party diff that knows to ignore the white spaces.
On 8/8/06, David Sitsky <si...@us...> wrote:
>
> Moisei Rabinovich wrote:
> > well, I probably miss some important point.
> > codestriker generates a diff for me by itself, i only fill start-tag,
> > end-tag and module.
> > where should i set the "-b" option?
>
> If you always want to ignore whitespace changes, you can do this by
> modifying lib/Codestriker/Repository/Cvs.pm, line 124. Add the '-b'
> option so that the code that used to be:
>
> my $pid = open3($write_stdin_fh, $read_stdout_fh, $read_stderr_fh,
> $Codestriker::cvs, '-q', '-d', $self->{url},
> 'rdiff', $extra_options, '-u',
> '-r', $start_tag, '-r', $end_tag, $module_name);
>
> Looks like:
>
> my $pid = open3($write_stdin_fh, $read_stdout_fh, $read_stderr_fh,
> $Codestriker::cvs, '-q', '-d', $self->{url},
> 'rdiff', $extra_options, '-u', '-b',
> '-r', $start_tag, '-r', $end_tag, $module_name);
>
> ie - the -b option has been added.
>
> > also I am not sure @exclude_file_types is taken into account in this
> case
>
> It should be. The same filtering code is run, regardless of whether or
> not Codestriker generated the diff text, or it was supplied by the user.
>
> Cheers,
> David
>
--
Best Regards,
Moisei
|
|
From: David S. <si...@us...> - 2006-08-08 02:17:47
|
Moisei Rabinovich wrote:
> well, I probably miss some important point.
> codestriker generates a diff for me by itself, i only fill start-tag,
> end-tag and module.
> where should i set the "-b" option?
If you always want to ignore whitespace changes, you can do this by
modifying lib/Codestriker/Repository/Cvs.pm, line 124. Add the '-b'
option so that the code that used to be:
my $pid = open3($write_stdin_fh, $read_stdout_fh, $read_stderr_fh,
$Codestriker::cvs, '-q', '-d', $self->{url},
'rdiff', $extra_options, '-u',
'-r', $start_tag, '-r', $end_tag, $module_name);
Looks like:
my $pid = open3($write_stdin_fh, $read_stdout_fh, $read_stderr_fh,
$Codestriker::cvs, '-q', '-d', $self->{url},
'rdiff', $extra_options, '-u', '-b',
'-r', $start_tag, '-r', $end_tag, $module_name);
ie - the -b option has been added.
> also I am not sure @exclude_file_types is taken into account in this case
It should be. The same filtering code is run, regardless of whether or
not Codestriker generated the diff text, or it was supplied by the user.
Cheers,
David
|
|
From: David S. <si...@us...> - 2006-08-08 02:07:55
|
Hi Siu, > I installed codestriker 1.9.2-rc3 on a IIS with MySQL. Everything is > fine and the "topic screen" show up when I enter the URL > http://<myserver>/codestriker/codestriker.pl > > Problem is all the links on the page seems to be missing the > "codestriker.pl" in the URL. For exmple "create new topic" url is > "http://<myserver>/?action=create", instead of > "http://<mserver>/codestriker.pl?action=create" > > Can anyone help me out? > > This is the first time I setup a cgi on a IIS server, so most likely is > a user error. I have codestriker working fine under IIS under Windows 2000, but this does seem to be an issue under Windows XP. Can you tell me what version of windows you are using, and what version of IIS you are using? If you want a work-around, please use Apache for now. I am still researching the exact cause of this, but apparently some versions of IIS don't set the CGI environment variables correctly. Cheers, David |
|
From: Siu L. <siu...@ya...> - 2006-08-07 18:06:54
|
I installed codestriker 1.9.2-rc3 on a IIS with MySQL. Everything is fine and the "topic screen" show up when I enter the URL http://<myserver>/codestriker/codestriker.pl Problem is all the links on the page seems to be missing the "codestriker.pl" in the URL. For exmple "create new topic" url is "http://<myserver>/?action=create", instead of "http://<mserver>/codestriker.pl?action=create" Can anyone help me out? This is the first time I setup a cgi on a IIS server, so most likely is a user error. Thanks --------------------------------- Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less. |
|
From: Moisei R. <mo...@gm...> - 2006-08-07 14:05:27
|
well, I probably miss some important point. codestriker generates a diff for me by itself, i only fill start-tag, end-tag and module. where should i set the "-b" option? also I am not sure @exclude_file_types is taken into account in this case On 8/7/06, David Sitsky <si...@us...> wrote: > > Moisei Rabinovich wrote: > > > do you have some really large topics in your database? > > o yes! we are doing the real thing! :) > > seriously, 1024000 bytes ~= 1 M ~= 10K lines of code. > > I would not say it is an usual case but it may happen when really big > > feature is merged from the dev. branch to the trunk. > > Especially taken into account that I do not have a way to filter a > > generated files from the diff, as well as ignore indentation. > > I would be great to have such an option in codestriker. > > If your generated files have a unique filename extension that you always > want to ignore, then check out the @exclude_file_types option in > codestriker.conf. > > By "ignore indentation", do you mean whitespace changes? If you supply > the -b option to diff, it will remove whitespace changes from your diff > file. > > Cheers, > David > > -- Best Regards, Moisei |
|
From: David S. <si...@us...> - 2006-08-07 07:06:01
|
Moisei Rabinovich wrote: > > do you have some really large topics in your database? > o yes! we are doing the real thing! :) > seriously, 1024000 bytes ~= 1 M ~= 10K lines of code. > I would not say it is an usual case but it may happen when really big > feature is merged from the dev. branch to the trunk. > Especially taken into account that I do not have a way to filter a > generated files from the diff, as well as ignore indentation. > I would be great to have such an option in codestriker. If your generated files have a unique filename extension that you always want to ignore, then check out the @exclude_file_types option in codestriker.conf. By "ignore indentation", do you mean whitespace changes? If you supply the -b option to diff, it will remove whitespace changes from your diff file. Cheers, David |
|
From: Moisei R. <mo...@gm...> - 2006-08-07 06:27:14
|
> do you have some really large topics in your database? o yes! we are doing the real thing! :) seriously, 1024000 bytes ~= 1 M ~= 10K lines of code. I would not say it is an usual case but it may happen when really big feature is merged from the dev. branch to the trunk. Especially taken into account that I do not have a way to filter a generated files from the diff, as well as ignore indentation. I would be great to have such an option in codestriker. Best, Moisei |
|
From: David S. <si...@us...> - 2006-08-07 02:19:04
|
Hi Diego, >> one last question... >> >>> In general, codestriker works with just about any version of apache. The mysql 4.1 is needed >> if >> >> According to section 2.4 of the Guide: >> >> "Apache 1.X is recommended for Win32 systems, as 2.X may have issues >> with running Codestriker." >> > > I think the issues was with mod_perl. If you don't use mod_perl then you should be good. Also, the > last time I remember talking to David about this was at least a year ago (perhaps two years). It > is very possible that the mod_perl, win32, apache2 issue with IPC::open3 have been fixed. My > memory on this is not great and David may want to comment about this when he gets back. I still believe there are issues with mod_perl under win32, particularly when launching external executables, when rendering the parallel view. You are more then welcome to try it of course, but I know from experience, under Windows, CGI execution seems to be the most stable option for deployment. Cheers, David |
|
From: David S. <si...@us...> - 2006-08-07 02:14:17
|
Hi Moisei, Thanks for the message. I've never had this problem before over many years, with some very large topics... do you have some really large topics in your database? Anyway, it might be worth increasing this value as you have done to avoid this in the future. I'll commit this into CVS for the 1.9.2 release. Cheers, David Moisei Rabinovich wrote: > Hi, > just in case it is interesting to somebody. Today I faced following > error when launched codestriker topic-list: > DBD::ODBC::st fetchrow_array failed: [Microsoft][ODBC SQL Server > Driver]String data, right truncation > (SQL-01004)(DBD: st_fetch/SQLFetch (long truncated DBI attribute > LongTruncOk not set and/or LongReadLen too small) > err=-1) at ......../codestriker/bin/../lib/Codestriker/Model/Topic.pm > line 260. > > After some review, I've found that LongReadLen is hardcoded to 1024000 > in Database.pm <http://Database.pm> line 64. > After I increased this value x10 time (to 10240000) - I did not expire > this error anymore. > > I did not do any more investigations, since this solution works well for > me, however I am just wondered whether it is good enough. > > -- > Best Regards, > Moisei > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > Codestriker-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codestriker-user |
|
From: David S. <si...@us...> - 2006-08-07 02:05:59
|
On this topic - I am keen post 1.9.2 to look at developing a nicer URL structure for Codestriker that is more REST-like. Jason mentioned this ages ago. This will allow you to set access permissions for entire projects, since all topics belonging to a project will be in a separate sub-directory in Codestriker, eg: http://myhost.com/codestricker/projectA http://myhost.com/codestricker/projectA/topic1245 http://myhost.com/codestricker/projectA/topic1243 http://myhost.com/codestricker/projectB http://myhost.com/codestricker/projectB/topic2222 http://myhost.com/codestricker/projectB/topic2223 Cheers, David Jason Remillard wrote: > Hi, > > I think the problem is that codestriker expects the "root" to be .. from where the cgi directory > is. If you really want to fix this, you can change the perl code to emit a different html url. > > package Codestriker::Http::UrlBuilder; > > <snip...> > > # Check if the HTML files are accessible vi another URL (required for > # sourceforge deployment). Check $Codestriker::codestriker_css. > my $htmlurl; > if (defined $Codestriker::codestriker_css && > $Codestriker::codestriker_css ne "") { > $htmlurl = $Codestriker::codestriker_css; > $htmlurl =~ s/\/codestriker\.css//; > } > else { > # Standard Codestriker deployment. > $htmlurl = $query->url(); > $htmlurl =~ s/codestriker\/codestriker\.pl/codestrikerhtml/; > } > $self->{htmldir} = $htmlurl; > > return bless $self, $type; > } > > change this line. > > $htmlurl =~ s/codestriker\/codestriker\.pl/codestrikerhtml/; > > To how you want to the URL structure to look. Without changing the perl code, you are stuck with > at least the > > codestriker/codestriker.pl > codestrikerhtml > > in your URL's. I seem to remember playing with this a long time ago. You may run into some other > minor problems when you remove codestriker.pl from the url. With a little bit of perl changes it > is definitly possible. > > Thanks > Jason. > > --- Tim Casada <tim...@sh...> wrote: > >> I am no apache expert and I am trying to have a "pretty" URL for usage >> with codestriker instead of something like >> "http://XXX.XXX.XXX.XXX/codestriker/codestriker.pl". I am using a >> virtualhost setup and am trying to map the root of the URL to the >> codestiker perl module. Currently I'm using kind of the default config >> like this which does not work how I want it: >> >> Listen 80 >> NameVirtualHost XXX.XXX.XXX.XXX:80 >> >> <VirtualHost XXX.XXX.XXX.XXX:80> >> ServerName XXX.XXX.XXX.XXX >> BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On >> >> DocumentRoot /opt/codestriker/codestriker-1.9.2-rc1/cgi-bin/ >> DirectoryIndex codestriker.pl >> AddDefaultCharset UTF8 >> >> Alias /codestriker/ /opt/codestriker/codestriker-1.9.2-rc1/cgi-bin/ >> Alias /codestrikerhtml/ /opt/codestriker/codestriker-1.9.2-rc1/html/ >> >> <Location /> >> AllowOverride None >> Options ExecCGI >> Order allow,deny >> Allow from all >> SetHandler cgi-script >> </Location> >> >> <Directory "/opt/codestriker/codestriker-1.9.2-rc1/html/"> >> AllowOverride None >> Allow from all >> </Directory> >> >> </VirtualHost> >> >> -- >> Tim Casada >> >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys -- and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Codestriker-user mailing list >> Cod...@li... >> https://lists.sourceforge.net/lists/listinfo/codestriker-user >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Codestriker-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codestriker-user > |
|
From: David S. <si...@us...> - 2006-08-07 01:57:30
|
Hi Xiaojie, I am now back from my holidays. If you only have one repository setting in Codestriker, then there is no need to display the Repository drop-down box in the create topic page, given that there is no choice. Was this preventing something from working by only having one entry in @valid_repositories? Cheers, David Wu, Xiaojie wrote: > Ok, I finally figure it out. Now I am able to get the repository option in "create new topic" page, and able to view the full file from Perforce. > > The problem is still in the Perforce setting in codestriker.conf: > > (1) $p4 = 'C:/Program Files/Perforce' should be changed to $p4 = 'C:/Program Files/Perforce/p4.exe'; > > (2) @valid_repositories = > ( > 'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port' > ); > should add one more arbitrary entry. > > I changed it to > @valid_repositories = > ( > 'NONE', > 'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port' > ); > > Does this sound a bug? > > Thanks, > Xiaojie > > > -----Original Message----- > From: cod...@li... [mailto:cod...@li...] On Behalf Of Wu, Xiaojie > Sent: August 3, 2006 4:31 PM > To: Jason Remillard; cod...@li... > Subject: Re: [Codestriker-user] Help: Can't retrieve full file from Perforcewith Codestriker 1.9.2-RC1 > > Thanks, Jason. I haven't been able to make it work yet. Is Perforce integration supported on Windows XP with Codestriker, or only supported on Unix? I > am using Codestriker in Windows XP with windows version of Perforce. > > Xiaojie > > > -----Original Message----- > From: Jason Remillard [mailto:jre...@ya...] > Sent: August 1, 2006 8:43 AM > To: Wu, Xiaojie; cod...@li... > Subject: Re: [Codestriker-user] Help: Can't retrieve full file from Perforce with Codestriker 1.9.2-RC1 > > Hi, > > PRoblem 1 is caused by problem 2. Your repository need to be working in order for parrell view to work. I am not an perforce person, but your > repository looks ok. You need to make the topic via the repository option, then the parrell view will work. > > Thanks > Jason. > > --- "Wu, Xiaojie" <Xia...@tv...> wrote: > >> Hi: >> >> I have got Codestriker 1.9.2-rc1 up running, and I am able to create >> new projects, new topics, upload review files, view the diffs, add >> comments and so on. The SCM I am using is Perforce. The problem I am >> experiencing now is that perforce doesn't seem to be integrated >> properly. I have two problems right now: >> (1) I can't retrieve the full file content when I click "Parallel" in the "Topic Text" page. >> (2) It doesn't show "Repository:(What's this?)" row on the "Create new >> topic" page when I tried to create a new topic. >> >> My settings in codestriker.conf for Perforce are: >> >> $p4 = 'C:/Program Files/Perforce'; >> >> @valid_repositories = >> ( >> 'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port' >> ); >> >> Do you have any idea what could I missed? I would appreciate any suggestions! >> >> Thank you, >> xiaojie >> >>> -------------------------------------------------------------------- >>> ----- >> Take Surveys. Earn Cash. Influence the Future of IT Join >> SourceForge.net's Techsay panel and you'll get the chance to share >> your opinions on IT & business topics through brief surveys -- and >> earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEV >> DEV> > _______________________________________________ >> Codestriker-user mailing list >> Cod...@li... >> https://lists.sourceforge.net/lists/listinfo/codestriker-user >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & > business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Codestriker-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codestriker-user > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Codestriker-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codestriker-user > |
|
From: Wu, X. <Xia...@tv...> - 2006-08-03 21:05:58
|
Ok, I finally figure it out. Now I am able to get the repository option =
in "create new topic" page, and able to view the full file from =
Perforce.
The problem is still in the Perforce setting in codestriker.conf:
(1) $p4 =3D 'C:/Program Files/Perforce' should be changed to $p4 =3D =
'C:/Program Files/Perforce/p4.exe';
(2) @valid_repositories =3D
(
=
'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port'
);
should add one more arbitrary entry.
I changed it to
@valid_repositories =3D
(
'NONE',
=
'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port'
);
Does this sound a bug?
Thanks,
Xiaojie
-----Original Message-----
From: cod...@li... =
[mailto:cod...@li...] On Behalf Of Wu, =
Xiaojie
Sent: August 3, 2006 4:31 PM
To: Jason Remillard; cod...@li...
Subject: Re: [Codestriker-user] Help: Can't retrieve full file from =
Perforcewith Codestriker 1.9.2-RC1
Thanks, Jason. I haven't been able to make it work yet. Is Perforce =
integration supported on Windows XP with Codestriker, or only supported =
on Unix? I
am using Codestriker in Windows XP with windows version of Perforce.
Xiaojie
-----Original Message-----
From: Jason Remillard [mailto:jre...@ya...]
Sent: August 1, 2006 8:43 AM
To: Wu, Xiaojie; cod...@li...
Subject: Re: [Codestriker-user] Help: Can't retrieve full file from =
Perforce with Codestriker 1.9.2-RC1
Hi,
PRoblem 1 is caused by problem 2. Your repository need to be working in =
order for parrell view to work. I am not an perforce person, but your
repository looks ok. You need to make the topic via the repository =
option, then the parrell view will work.
Thanks
Jason.
--- "Wu, Xiaojie" <Xia...@tv...> wrote:
> Hi:
> =20
> I have got Codestriker 1.9.2-rc1 up running, and I am able to create=20
> new projects, new topics, upload review files, view the diffs, add=20
> comments and so on. The SCM I am using is Perforce. The problem I am=20
> experiencing now is that perforce doesn't seem to be integrated=20
> properly. I have two problems right now:
> (1) I can't retrieve the full file content when I click "Parallel" in =
the "Topic Text" page.
> (2) It doesn't show "Repository:(What's this?)" row on the "Create new =
> topic" page when I tried to create a new topic.
> =20
> My settings in codestriker.conf for Perforce are:
> =20
> $p4 =3D 'C:/Program Files/Perforce';
> =20
> @valid_repositories =3D
> (
> =
'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port'
> );
> =20
> Do you have any idea what could I missed? I would appreciate any =
suggestions!
> =20
> Thank you,
> xiaojie
> =20
> > --------------------------------------------------------------------
> > -----
> Take Surveys. Earn Cash. Influence the Future of IT Join=20
> SourceForge.net's Techsay panel and you'll get the chance to share=20
> your opinions on IT & business topics through brief surveys -- and=20
> earn cash=20
> =
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEV
> DEV>
_______________________________________________
> Codestriker-user mailing list
> Cod...@li...
> https://lists.sourceforge.net/lists/listinfo/codestriker-user
>=20
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around =
http://mail.yahoo.com=20
-------------------------------------------------------------------------=
Take Surveys. Earn Cash. Influence the Future of IT Join =
SourceForge.net's Techsay panel and you'll get the chance to share your =
opinions on IT &
business topics through brief surveys -- and earn cash =
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEVDEV
_______________________________________________
Codestriker-user mailing list
Cod...@li...
https://lists.sourceforge.net/lists/listinfo/codestriker-user
|
|
From: Wu, X. <Xia...@tv...> - 2006-08-03 20:31:46
|
Thanks, Jason. I haven't been able to make it work yet. Is Perforce = integration supported on Windows XP with Codestriker, or only supported = on Unix? I am using Codestriker in Windows XP with windows version of Perforce. Xiaojie -----Original Message----- From: Jason Remillard [mailto:jre...@ya...]=20 Sent: August 1, 2006 8:43 AM To: Wu, Xiaojie; cod...@li... Subject: Re: [Codestriker-user] Help: Can't retrieve full file from = Perforce with Codestriker 1.9.2-RC1 Hi, PRoblem 1 is caused by problem 2. Your repository need to be working in = order for parrell view to work. I am not an perforce person, but your repository looks ok. You need to make the topic via the repository = option, then the parrell view will work. Thanks Jason. --- "Wu, Xiaojie" <Xia...@tv...> wrote: > Hi: > =20 > I have got Codestriker 1.9.2-rc1 up running, and I am able to create=20 > new projects, new topics, upload review files, view the diffs, add=20 > comments and so on. The SCM I am using is Perforce. The problem I am=20 > experiencing now is that perforce doesn't seem to be integrated=20 > properly. I have two problems right now: > (1) I can't retrieve the full file content when I click "Parallel" in = the "Topic Text" page. > (2) It doesn't show "Repository:(What's this?)" row on the "Create new = > topic" page when I tried to create a new topic. > =20 > My settings in codestriker.conf for Perforce are: > =20 > $p4 =3D 'C:/Program Files/Perforce'; > =20 > @valid_repositories =3D > ( > = 'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port' > ); > =20 > Do you have any idea what could I missed? I would appreciate any = suggestions! > =20 > Thank you, > xiaojie > =20 > > -------------------------------------------------------------------- > > ----- > Take Surveys. Earn Cash. Influence the Future of IT Join=20 > SourceForge.net's Techsay panel and you'll get the chance to share=20 > your opinions on IT & business topics through brief surveys -- and=20 > earn cash=20 > = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEV > DEV> _______________________________________________ > Codestriker-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codestriker-user >=20 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around = http://mail.yahoo.com=20 |
|
From: Jason R. <jre...@ya...> - 2006-08-02 13:49:04
|
Hi, --- DATACOM - Diego <di...@da...> wrote: > Hi Jason, > > one last question... > > > In general, codestriker works with just about any version of apache. The mysql 4.1 is needed > if > > According to section 2.4 of the Guide: > > "Apache 1.X is recommended for Win32 systems, as 2.X may have issues > with running Codestriker." > I think the issues was with mod_perl. If you don't use mod_perl then you should be good. Also, the last time I remember talking to David about this was at least a year ago (perhaps two years). It is very possible that the mod_perl, win32, apache2 issue with IPC::open3 have been fixed. My memory on this is not great and David may want to comment about this when he gets back. Thanks Jason. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
|
From: DATACOM - D. <di...@da...> - 2006-08-02 12:38:14
|
Hi Jason, one last question... > In general, codestriker works with just about any version of apache. The mysql 4.1 is needed if According to section 2.4 of the Guide: "Apache 1.X is recommended for Win32 systems, as 2.X may have issues with running Codestriker." This issues with Windows + Apache2 have already been solved? Thanks for the quick reply, -- DIEGO Moreira da Rosa DATACOM Av França, 735 - Porto Alegre, RS - 90230-220 DDR: 51 3358 0141 Fax: 51 3358 0101 site: www.datacom-telematica.com.br |