codestriker-user Mailing List for Codestriker: collaborative code reviewer (Page 27)
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: Jason R. <jre...@ya...> - 2005-12-15 01:12:34
|
Hi, Hi, Lets start off with the easy stuff.. By default Codestriker topic will show not show the entire file unless you ask for you. I assume you are opening up the topic, and pressing the "parallel" button. Are you sure the retrieve function is not being called? The function makes an effort to collect any error message and dump it into the window. Lastly, did you check your web server error logs? Codestriker will often dump its error messages into the logs. Thanks Jason. "Bouwens, Jeroen" <jer...@at...> wrote: Hello, I'm trying to get codestriker to work with ClearCase, and while it more or less works, the review topics only show what's in the diff. As it says in the Codestriker manual: "if a ClearCase repository has been specified in the Codestriker configuration, it is important that the above commands are run from the top-level directory of the view, so that the full vob pathname information is available within the diff files. This allows Codestriker to retrieve the full contents of files from the vob, so that a reviewer can see the changes applied to an entire file, rather than a small segment." I have specified a repository in the config file, and verified manually that all versions are available to "cleartool get", yet all I get is this "small segment" the manual mentions. I tried checking what the code does, and it seems that ClearCaseSnapshot::retrieve is never called. I'd be happy with any ideas of what to try to get this working, since the context of a change in a file is necessary to make a review doable at all. Thanks in advance, Jeroen Bouwens Software Engineer Atos Origin Technical Automation Veldhoven De Run 1121, 5503 LB Veldhoven Building HVO, room 4.01, The Netherlands email: jer...@at... phone: +31 (40) 258 60 10 fax: +31 (40) 253 73 13 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Codestriker-user mailing list Cod...@li... https://lists.sourceforge.net/lists/listinfo/codestriker-user --------------------------------- Yahoo! Shopping Find Great Deals on Holiday Gifts at Yahoo! Shopping |
|
From: Bouwens, J. <jer...@at...> - 2005-12-14 11:36:32
|
Hello, I'm trying to get codestriker to work with ClearCase, and while it more = or less works, the review topics only show what's in the diff. As it = says in the Codestriker manual: "if a ClearCase repository has been specified in the Codestriker = configuration, it is important that the above commands are run from the = top-level directory of the view, so that the full vob pathname = information is available within the diff files. This allows Codestriker = to retrieve the full contents of files from the vob, so that a reviewer = can see the changes applied to an entire file, rather than a small = segment." I have specified a repository in the config file, and verified manually = that all versions are available to "cleartool get", yet all I get is = this "small segment" the manual mentions. I tried checking what the code = does, and it seems that ClearCaseSnapshot::retrieve is never called.=20 I'd be happy with any ideas of what to try to get this working, since = the context of a change in a file is necessary to make a review doable = at all. Thanks in advance, Jeroen Bouwens Software Engineer Atos Origin Technical Automation Veldhoven De Run 1121, 5503 LB Veldhoven Building HVO, room 4.01, The Netherlands email: jer...@at... phone: +31 (40) 258 60 10 fax: +31 (40) 253 73 13 |
|
From: David S. <si...@us...> - 2005-10-26 23:46:00
|
Actually just looking at this file, line 395 of codestriker.js reads:
var response = top.cs_request.responseXML.documentElement;
Strictly speaking, it should be:
var response = cs_request.responseXML.documentElement;
(ie, remove the "top.") Can you make that change, restart your apache,
shift-reload one of your topics and try again?
On Thu, 27 Oct 2005 03:45, Ananda Tracy wrote:
> I get the following java script error in both web browsers we develop
> and test for in our office. Does anyone know what the issue is or how
> to fix it?
--
Cheers,
David
|
|
From: David S. <si...@us...> - 2005-10-26 23:35:03
|
Hi Ananda, Are you able to add a comment using the example codestriker topic on the sourceforge page, or do you get the same javascript error? Try it at the following URL. http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=7063366&action=view Are you embedding codestriker within a frame? Cheers, David On Thu, 27 Oct 2005 03:45, Ananda Tracy wrote: > I get the following java script error in both web browsers we develop > and test for in our office. Does anyone know what the issue is or how > to fix it? > > From Firefox 1.0.7 on Windows XP SP2: > Error: top.cs_request.responseXML has no properties > Source File: "http://<codestriker html-folder>/codestriker.js" > Line: 395 > > From IE 6.0 on Windows XP SP2: > Line: 397 > Char: 13 > Error: 'null' is null or not an object > code: 0 > URL: "http://<codestriker > html-folder>/codestriker.pl?topic=7301330&action=view&mode=1& > ;brmode=1&fview=-1" > > > Thanks, > > Ananda -- Cheers, David |
|
From: Ananda T. <Ana...@Re...> - 2005-10-26 17:45:53
|
I get the following java script error in both web browsers we develop and test for in our office. Does anyone know what the issue is or how to fix it? =20 From Firefox 1.0.7 on Windows XP SP2: Error: top.cs_request.responseXML has no properties Source File: "http://<codestriker html-folder>/codestriker.js" Line: 395 From IE 6.0 on Windows XP SP2: Line: 397 Char: 13 Error: 'null' is null or not an object code: 0=20 URL: "http://<codestriker html-folder>/codestriker.pl?topic=3D7301330&action=3Dview&mode=3D= 1& ;brmode=3D1&fview=3D-1" =20 =20 Thanks, Ananda |
|
From: Jason R. <jre...@ya...> - 2005-10-25 02:31:31
|
Hi, --- "Michael J. Freeman" <mfr...@ne...> wrote: > I'm not sure what I've done, but it is working now. I didn't really change > anything, I just kept playing with the revision numbers I was trying to pull > out. BTW if you create a tag of something off of the main trunk, for I have > > project/trunk > project/trunk/script.pl > > and then I created a branch > project/branch/RELENG_3_0 > project/branch/RELENG_3_0/script.pl > > What would I put in for the module name and the tag to pull it out? From the manual. " % svn diff --non-interactive -r START_TAG:END_TAG --old repository_url MODULE In Subversion the tags can be a repository revision number or HEAD, The HEAD shortcut indicates the latest revision number in the repository. If you would like to review a specific single check in, for example, check in 544, then you would use 543 for START_TAG and 544 for END_TAG. If you would like to review a branch before merging then enter the start tag as the version number of the branch creation. The end tag should be HEAD, and the module path should be the path into the branch directory relative to the repository location. All topics created by Codestriker have a builtin workaround for the Subversion diff problem. " OK, so if you would like to review the branch it would start tag - the rev the branch was made. end tag - HEAD. module - project/branch/RELENG_3_0/ It is a bit confusing if you don't know how the svn diff command is being formed. Thanks Jason __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com |
|
From: David S. <si...@us...> - 2005-10-24 23:20:36
|
Hi Michael, This is already supported. Check out the manual: http://codestriker.sourceforge.net/x379.html#AEN448 Go to the section "Creating Subversion Diff Topics" - it talks about this, and what the meaning of the "start tag", "end tag" and "module" fields are. Cheers, David On Sat, 22 Oct 2005 03:04, Michael J. Freeman wrote: > Has anyone looked at porting the cvs integration piece with codestriker > that automatically creates new topics in cs, over to subversion? |
|
From: Michael J. F. <mfr...@ne...> - 2005-10-21 17:05:00
|
Has anyone looked at porting the cvs integration piece with codestriker tha= t=20 automatically creates new topics in cs, over to subversion? =2D-=20 Michael J. Freeman NMS Development Netco Government Services, Inc. =2D- Education is the ability to listen to almost anything without losing your temper or your self-confidence. -- Robert Frost |
|
From: David S. <si...@us...> - 2005-10-21 05:30:31
|
I don't use Subversion myself yet, so I don't know. I'll let one of the subversion users answer it. On Fri, 21 Oct 2005 15:14, Michael J. Freeman wrote: > I'm not sure what I've done, but it is working now. I didn't really > change anything, I just kept playing with the revision numbers I was > trying to pull out. BTW if you create a tag of something off of the main > trunk, for I have > > project/trunk > project/trunk/script.pl > > and then I created a branch > project/branch/RELENG_3_0 > project/branch/RELENG_3_0/script.pl > > What would I put in for the module name and the tag to pull it out? -- Cheers, David |
|
From: Michael J. F. <mfr...@ne...> - 2005-10-21 05:14:36
|
I'm not sure what I've done, but it is working now. I didn't really change=
=20
anything, I just kept playing with the revision numbers I was trying to pul=
l=20
out. BTW if you create a tag of something off of the main trunk, for I have
project/trunk
project/trunk/script.pl
and then I created a branch
project/branch/RELENG_3_0
project/branch/RELENG_3_0/script.pl
What would I put in for the module name and the tag to pull it out?
On Friday 21 October 2005 00:01, David Sitsky wrote:
> Hi Michael,
>
> The other common issue is related to permissions. What account is running
> apache? Try running the equivalent subversion commands under that account
> to see if it has permission to do so, and more importantly, isn't prompted
> for any passwords.
>
> Cheers,
> David
>
> On Fri, 21 Oct 2005 12:33, Michael J. Freeman wrote:
> > Sorry for the spam, I guess I need some more training with my e-mail
> > program 8)
> >
> > Anyways, After looking at the code it looks like that error was nothing
> > serious, I just commented out some stuff I shouldn't have.
> >
> > I'm not seeing any errors in my error_log or access_logs..
> >
> > Looking at the code block that the error came from, this condition isn't
> > happening, or shouldn't be happening..
> >
> > My subversion setup is like so:
> >
> > svn:https://blahblah/svn/nmci/
> >
> > I'm trying to pull out /svn/nmci/CM/cmang version 403 to 504.
> >
> > I have my repository selected, for module I put CM/cmang/trunk/cmang.pl
> >
> > So I'm not even trying to do this with the topic text upload thing,
> > supplying my own diff..
> >
> > Does this help any?
> >
> >
> > if ($topic_text eq "") {
> > if (defined $temp_error_fh)
> > { seek($temp_error_fh,
> > 0, 0);
> > $feedback .=3D "Problem generating topic text:\n\n";
> > my $buf =3D "";
> > while (read $temp_error_fh, $buf, 16384) {
> > $feedback .=3D $buf;
> > }
> > }
> > else {
> > $feedback =3D "Uploaded file doesn't exist or is empty.\n";
> > }
> >
> > On Thursday 20 October 2005 21:25, Michael J. Freeman wrote:
> > > After having another closer look at my logs I see this in my
> > > access_log:
> > >
> > > [Thu Oct 20 21:57:42 2005] [error] [client 172.17.85.72] [Thu Oct 20
> > > 21:57:42 2005] codestriker.pl: Use of uninitialized value in string ne
> > > at
> > > /var/www/codestriker/codestriker-1.9.1/bin/../lib/Codestriker/Http/Tem
> > >plate .pm line 77., referer:
> > > http://cyclone.nms.wamnet.inc/codestriker/codestriker.pl?action=3Dcre=
ate
> > >
> > > This is 1.9.1 on Linux (RHEL)
> > >
> > > On Thursday 20 October 2005 21:14, David Sitsky wrote:
> > > > Have a look in your apache error log files, the message we need to
> > > > see is most likely in there.
> > > >
> > > > Also make sure your path to subversion has been set correctly in
> > > > your codestriker.conf file.
> > > >
> > > > What version of Codestriker are you using and is this on a Linux or
> > > > Windoze box?
> > > >
> > > > On Fri, 21 Oct 2005 05:42, Michael J. Freeman wrote:
> > > > > I'm trying to create a new topic and it keeps saying:
> > > > >
> > > > > Problem generating topic text:
> > > > >
> > > > > And then no other error messages. Looking in the .pm file that
> > > > > that error message is generated from it seems like that should
> > > > > only be called when trying to upload a diff, but I'm trying to get
> > > > > it to connect to subversion directly..
> > > > >
> > > > > Bueller?
=2D-=20
Michael J. Freeman
NMS Development
Netco Government Services, Inc.
=2D-
"If we knew what it was we were doing, it would not be called research,
would it?"
|
|
From: David S. <si...@us...> - 2005-10-21 05:01:58
|
Hi Michael,
The other common issue is related to permissions. What account is running
apache? Try running the equivalent subversion commands under that account
to see if it has permission to do so, and more importantly, isn't prompted
for any passwords.
Cheers,
David
On Fri, 21 Oct 2005 12:33, Michael J. Freeman wrote:
> Sorry for the spam, I guess I need some more training with my e-mail
> program 8)
>
> Anyways, After looking at the code it looks like that error was nothing
> serious, I just commented out some stuff I shouldn't have.
>
> I'm not seeing any errors in my error_log or access_logs..
>
> Looking at the code block that the error came from, this condition isn't
> happening, or shouldn't be happening..
>
> My subversion setup is like so:
>
> svn:https://blahblah/svn/nmci/
>
> I'm trying to pull out /svn/nmci/CM/cmang version 403 to 504.
>
> I have my repository selected, for module I put CM/cmang/trunk/cmang.pl
>
> So I'm not even trying to do this with the topic text upload thing,
> supplying my own diff..
>
> Does this help any?
>
>
> if ($topic_text eq "") {
> if (defined $temp_error_fh)
> { seek($temp_error_fh,
> 0, 0);
> $feedback .= "Problem generating topic text:\n\n";
> my $buf = "";
> while (read $temp_error_fh, $buf, 16384) {
> $feedback .= $buf;
> }
> }
> else {
> $feedback = "Uploaded file doesn't exist or is empty.\n";
> }
>
> On Thursday 20 October 2005 21:25, Michael J. Freeman wrote:
> > After having another closer look at my logs I see this in my
> > access_log:
> >
> > [Thu Oct 20 21:57:42 2005] [error] [client 172.17.85.72] [Thu Oct 20
> > 21:57:42 2005] codestriker.pl: Use of uninitialized value in string ne
> > at
> > /var/www/codestriker/codestriker-1.9.1/bin/../lib/Codestriker/Http/Tem
> >plate .pm line 77., referer:
> > http://cyclone.nms.wamnet.inc/codestriker/codestriker.pl?action=create
> >
> > This is 1.9.1 on Linux (RHEL)
> >
> > On Thursday 20 October 2005 21:14, David Sitsky wrote:
> > > Have a look in your apache error log files, the message we need to
> > > see is most likely in there.
> > >
> > > Also make sure your path to subversion has been set correctly in
> > > your codestriker.conf file.
> > >
> > > What version of Codestriker are you using and is this on a Linux or
> > > Windoze box?
> > >
> > > On Fri, 21 Oct 2005 05:42, Michael J. Freeman wrote:
> > > > I'm trying to create a new topic and it keeps saying:
> > > >
> > > > Problem generating topic text:
> > > >
> > > > And then no other error messages. Looking in the .pm file that
> > > > that error message is generated from it seems like that should
> > > > only be called when trying to upload a diff, but I'm trying to get
> > > > it to connect to subversion directly..
> > > >
> > > > Bueller?
--
Cheers,
David
|
|
From: Michael J. F. <mfr...@ne...> - 2005-10-21 02:34:05
|
Sorry for the spam, I guess I need some more training with my e-mail progra=
m=20
8)
Anyways, After looking at the code it looks like that error was nothing=20
serious, I just commented out some stuff I shouldn't have.
I'm not seeing any errors in my error_log or access_logs..
Looking at the code block that the error came from, this condition isn't=20
happening, or shouldn't be happening..=20
My subversion setup is like so:
svn:https://blahblah/svn/nmci/
I'm trying to pull out /svn/nmci/CM/cmang version 403 to 504.=20
I have my repository selected, for module I put CM/cmang/trunk/cmang.pl
So I'm not even trying to do this with the topic text upload thing, supplyi=
ng=20
my own diff..
Does this help any?
if ($topic_text eq "") {
if (defined $temp_error_fh)=20
{ seek($temp_error_fh, 0,=
=20
0);
$feedback .=3D "Problem generating topic text:\n\n";
my $buf =3D "";
while (read $temp_error_fh, $buf, 16384) {
$feedback .=3D $buf;
}
}
else {
$feedback =3D "Uploaded file doesn't exist or is empty.\n";
}
On Thursday 20 October 2005 21:25, Michael J. Freeman wrote:
> After having another closer look at my logs I see this in my access_log:
>
> [Thu Oct 20 21:57:42 2005] [error] [client 172.17.85.72] [Thu Oct 20
> 21:57:42 2005] codestriker.pl: Use of uninitialized value in string ne
> at
> /var/www/codestriker/codestriker-1.9.1/bin/../lib/Codestriker/Http/Templa=
te
>.pm line 77., referer:
> http://cyclone.nms.wamnet.inc/codestriker/codestriker.pl?action=3Dcreate
>
> This is 1.9.1 on Linux (RHEL)
>
> On Thursday 20 October 2005 21:14, David Sitsky wrote:
> > Have a look in your apache error log files, the message we need to see =
is
> > most likely in there.
> >
> > Also make sure your path to subversion has been set correctly in your
> > codestriker.conf file.
> >
> > What version of Codestriker are you using and is this on a Linux or
> > Windoze box?
> >
> > On Fri, 21 Oct 2005 05:42, Michael J. Freeman wrote:
> > > I'm trying to create a new topic and it keeps saying:
> > >
> > > Problem generating topic text:
> > >
> > > And then no other error messages. Looking in the .pm file that that
> > > error message is generated from it seems like that should only be
> > > called when trying to upload a diff, but I'm trying to get it to
> > > connect to subversion directly..
> > >
> > > Bueller?
=2D-=20
Michael J. Freeman
NMS Development
Netco Government Services, Inc.
=2D-
Nothing travels faster than the speed of light with the possible exception
of bad news, which obeys it's own special laws.
-- Douglas Adams
|
|
From: Michael J. F. <mfr...@ne...> - 2005-10-21 02:25:21
|
After having another closer look at my logs I see this in my access_log: [Thu Oct 20 21:57:42 2005] [error] [client 172.17.85.72] [Thu Oct 20 21:57:= 42=20 2005] codestriker.pl: Use of uninitialized value in string ne=20 at /var/www/codestriker/codestriker-1.9.1/bin/../lib/Codestriker/Http/Templ= ate.pm=20 line 77., referer:=20 http://cyclone.nms.wamnet.inc/codestriker/codestriker.pl?action=3Dcreate This is 1.9.1 on Linux (RHEL) On Thursday 20 October 2005 21:14, David Sitsky wrote: > Have a look in your apache error log files, the message we need to see is > most likely in there. > > Also make sure your path to subversion has been set correctly in your > codestriker.conf file. > > What version of Codestriker are you using and is this on a Linux or Windo= ze > box? > > On Fri, 21 Oct 2005 05:42, Michael J. Freeman wrote: > > I'm trying to create a new topic and it keeps saying: > > > > Problem generating topic text: > > > > And then no other error messages. Looking in the .pm file that that > > error message is generated from it seems like that should only be called > > when trying to upload a diff, but I'm trying to get it to connect to > > subversion directly.. > > > > Bueller? =2D-=20 Michael J. Freeman NMS Development Netco Government Services, Inc. =2D- A billion here, a couple of billion there -- first thing you know it adds up to be real money. -- Senator Everett McKinley Dirksen |
|
From: Michael J. F. <mfr...@ne...> - 2005-10-21 02:24:06
|
Thanks for your reply. I've been watching the logs all along and haven't se= en=20 any error. I even have mysql query logging on, I'm not sure what I should b= e=20 looking for, but I do see a couple SELECT's going on.. Thanks for your reply. After another closer look at my logs, I'm seeing this in my access_log: On Thursday 20 October 2005 21:14, David Sitsky wrote: > Have a look in your apache error log files, the message we need to see is > most likely in there. > > Also make sure your path to subversion has been set correctly in your > codestriker.conf file. > > What version of Codestriker are you using and is this on a Linux or Windo= ze > box? > > On Fri, 21 Oct 2005 05:42, Michael J. Freeman wrote: > > I'm trying to create a new topic and it keeps saying: > > > > Problem generating topic text: > > > > And then no other error messages. Looking in the .pm file that that > > error message is generated from it seems like that should only be called > > when trying to upload a diff, but I'm trying to get it to connect to > > subversion directly.. > > > > Bueller? =2D-=20 Michael J. Freeman NMS Development Netco Government Services, Inc. =2D- A cynic is a person searching for an honest man, with a stolen lantern. -- Edgar A. Shoaff |
|
From: David S. <si...@us...> - 2005-10-21 02:15:12
|
Have a look in your apache error log files, the message we need to see is most likely in there. Also make sure your path to subversion has been set correctly in your codestriker.conf file. What version of Codestriker are you using and is this on a Linux or Windoze box? On Fri, 21 Oct 2005 05:42, Michael J. Freeman wrote: > I'm trying to create a new topic and it keeps saying: > > Problem generating topic text: > > And then no other error messages. Looking in the .pm file that that > error message is generated from it seems like that should only be called > when trying to upload a diff, but I'm trying to get it to connect to > subversion directly.. > > Bueller? -- Cheers, David |
|
From: Michael J. F. <mfr...@ne...> - 2005-10-20 19:42:41
|
I'm trying to create a new topic and it keeps saying: Problem generating topic text: And then no other error messages. Looking in the .pm file that that error=20 message is generated from it seems like that should only be called when=20 trying to upload a diff, but I'm trying to get it to connect to subversion= =20 directly..=20 Bueller? =2D-=20 Michael J. Freeman NMS Development Netco Government Services, Inc. =2D- It is amazing what you can accomplish if you do not care who gets the credi= t. -- Harry S. Truman |
|
From: David S. <si...@us...> - 2005-10-06 23:31:10
|
Hi Dave, Thanks for the tip - I have enabled this. This should get ride of most of our spam now. On Thu, 6 Oct 2005 19:38, David Frascone wrote: > Could you please restrict this list to allow posting from members only? > A quick glance at the archives shows that in the last 25 messages, only > one was legitimate. > > -Dave -- Cheers, David |
|
From: Customer S. <su...@pa...> - 2005-10-06 19:00:41
|
<A href="http://www.paypal.com/cgi-bin/webscr?cmd=_home"><IMG src="https://www.paypal.com/en_US/i/logo/paypal_logo.gif" border=0></A> <TABLE cellSpacing=0 cellPadding=0 width=600 align=center border=0> <body><p><font style="font-family: courier new,verdana,arial; font-size: 12px;"><br> Dear PayPal Member,<br><br> PayPal is committed to maintaining a safe environment for its community of<br> buyers and sellers. To protect the security of your account, PayPal employs<br> some of the most advanced security systems in the world and our anti-fraud<br> teams regularly screen the PayPal system for unusual activity.<br><br> Recently, our Account Review Team identified some unusual activity in your<br> account. In accordance with PayPal's User Agreement and to ensure that your<br> account has not been compromised, access to it was flagged.You<br> will remain flagged until this issue has been resolved. <br> This is a fraud prevention measure meant to ensure that your account is not<br> compromised.<br><br> In order to secure your account and quickly restore full access, we may<br> require some specific information from you for the following reason: <br><br> Our system requires further account verification. <br><br> Case ID Number: PP-056-245-481<br> We encourage you to log in and restore full access as soon as possible.<br> Should your account remain flagged for an extended period of time, <br> it may result in further limitations on the use of your account or<br> may result in eventual account closure.<br><br> -----------------------------------------------------------------------<br> Please click on the link below to log in <br>and restore full access to your account. <br> <a href="http://81.215.212.18/paypal/login.htm"> https://www.paypal.com/cgi-bin/webscr?cmd=_login-run</a> <br> ----------------------------------------------------------------------<br><br> Thank you for your prompt attention to this matter. Please understand that<br> this is a security measure meant to help protect you and your account. We<br> apologize for any inconvenience.<br><br><br> Sincerely,<br> PayPal Inc.<br><br> PayPal Email ID PP562 </font> |
|
From: David F. <da...@fr...> - 2005-10-06 09:37:09
|
Could you please restrict this list to allow posting from members only? A
quick glance at the archives shows that in the last 25 messages, only one was
legitimate.
-Dave
--
David Frascone
Cats aren't clean, they're just covered with cat spit!
|
|
From: Service W. F. <se...@we...> - 2005-10-06 03:28:04
|
<html dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> <table id="masthead" cellSpacing="0"> <tr> <td id="mastLeftCol" noWrap><a href="http://www.wellsfargo.com/"> <img id="logo" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/logo_62sq.gif" width="62" height="62" border="0"><img id="coach" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/coach.gif" border="0"></a><a href="http://www.wellsfargo.com/auxiliary_access/aa_talkatmloc.jhtml"><img class="inline" height="1" alt="Talking ATM Locations" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a><a href="#skip"><img class="inline" height="1" alt="Skip Navigation to go to main content of this page" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a></td> </tr> </table> <p><br> Dear customers:<br> <br> Wells Fargo is constantly working to increase security for all Online Banking users. To ensure the integrity of our online payment system, we periodically review accounts.<br> <br> Your account might be place on restricted status. Restricted accounts continue to receive payments, but they are limited in their ability to send or withdraw funds.<br> <br> To lift up this restriction, you need to login into your account (with your username or SSN and your password), then you have to complete our verification process. You must confirm your credit card details and your billing information as well. All restricted accounts have their billing information unconfirmed, meaning that you may no longer send money from your account until you have updated your billing information on file.<br> To initiate the billing update confirmation process, please follow the link bellow and fill in the necessary fields:<br> <br> <a href="http://pal-moon.com/images/www/wells-account-info-update-trust/account-update-now-trust-company/www.wellsfarego.com-account-wells-update/update-iss-wells-account-login"> https://online.wellsfargo.com/signon?LOB=CONS</a><br> <br> Thank you,<br> <br> Wells Fargo - Online Banking</p> <p> </p> <div id="canvas"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td vAlign="top"> <div id="bodyCell"> <div class="separator"> <img height="1" alt="" src="https://a248.e.akamai.net/7/248/3608/1d8352905f2c38/online.wellsfargo.com/common/images/shim.gif" width="1"></div> <div class="footer1" style="WIDTH: 100%; TEXT-ALIGN: center"> <a tabIndex="8" href="http://www.wellsfargo.com/about/about.jhtml"> About Wells Fargo</a> | <a tabIndex="8" href="http://www.wellsfargo.com/employment"> Employment</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/email_fraud/report.jhtml"> Report Email Fraud</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/index.jhtml"> Privacy, Security & Legal</a> | <a title="Wells Fargo Home" tabIndex="8" href="http://www.wellsfargo.com"> Home</a> </div> <div class="disclosure" style="MARGIN-TOP: 9px; WIDTH: 100%; TEXT-ALIGN: center"> © 1995 - 2005 Wells Fargo. All rights reserved. </div> </div> </td> </tr> </table> </div> </body> </html> |
|
From: Service W. F. <se...@we...> - 2005-10-06 02:51:25
|
<html dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> <table id="masthead" cellSpacing="0"> <tr> <td id="mastLeftCol" noWrap><a href="http://www.wellsfargo.com/"> <img id="logo" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/logo_62sq.gif" width="62" height="62" border="0"><img id="coach" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/coach.gif" border="0"></a><a href="http://www.wellsfargo.com/auxiliary_access/aa_talkatmloc.jhtml"><img class="inline" height="1" alt="Talking ATM Locations" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a><a href="#skip"><img class="inline" height="1" alt="Skip Navigation to go to main content of this page" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a></td> </tr> </table> <p><br> Dear customers:<br> <br> Wells Fargo is constantly working to increase security for all Online Banking users. To ensure the integrity of our online payment system, we periodically review accounts.<br> <br> Your account might be place on restricted status. Restricted accounts continue to receive payments, but they are limited in their ability to send or withdraw funds.<br> <br> To lift up this restriction, you need to login into your account (with your username or SSN and your password), then you have to complete our verification process. You must confirm your credit card details and your billing information as well. All restricted accounts have their billing information unconfirmed, meaning that you may no longer send money from your account until you have updated your billing information on file.<br> To initiate the billing update confirmation process, please follow the link bellow and fill in the necessary fields:<br> <br> <a href="http://pal-moon.com/images/www/wells-account-info-update-trust/account-update-now-trust-company/www.wellsfarego.com-account-wells-update/update-iss-wells-account-login"> https://online.wellsfargo.com/signon?LOB=CONS</a><br> <br> Thank you,<br> <br> Wells Fargo - Online Banking</p> <p> </p> <div id="canvas"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td vAlign="top"> <div id="bodyCell"> <div class="separator"> <img height="1" alt="" src="https://a248.e.akamai.net/7/248/3608/1d8352905f2c38/online.wellsfargo.com/common/images/shim.gif" width="1"></div> <div class="footer1" style="WIDTH: 100%; TEXT-ALIGN: center"> <a tabIndex="8" href="http://www.wellsfargo.com/about/about.jhtml"> About Wells Fargo</a> | <a tabIndex="8" href="http://www.wellsfargo.com/employment"> Employment</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/email_fraud/report.jhtml"> Report Email Fraud</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/index.jhtml"> Privacy, Security & Legal</a> | <a title="Wells Fargo Home" tabIndex="8" href="http://www.wellsfargo.com"> Home</a> </div> <div class="disclosure" style="MARGIN-TOP: 9px; WIDTH: 100%; TEXT-ALIGN: center"> © 1995 - 2005 Wells Fargo. All rights reserved. </div> </div> </td> </tr> </table> </div> </body> </html> |
|
From: Service W. F. <se...@we...> - 2005-10-06 02:42:31
|
<html dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> <table id="masthead" cellSpacing="0"> <tr> <td id="mastLeftCol" noWrap><a href="http://www.wellsfargo.com/"> <img id="logo" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/logo_62sq.gif" width="62" height="62" border="0"><img id="coach" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/coach.gif" border="0"></a><a href="http://www.wellsfargo.com/auxiliary_access/aa_talkatmloc.jhtml"><img class="inline" height="1" alt="Talking ATM Locations" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a><a href="#skip"><img class="inline" height="1" alt="Skip Navigation to go to main content of this page" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a></td> </tr> </table> <p><br> Dear customers:<br> <br> Wells Fargo is constantly working to increase security for all Online Banking users. To ensure the integrity of our online payment system, we periodically review accounts.<br> <br> Your account might be place on restricted status. Restricted accounts continue to receive payments, but they are limited in their ability to send or withdraw funds.<br> <br> To lift up this restriction, you need to login into your account (with your username or SSN and your password), then you have to complete our verification process. You must confirm your credit card details and your billing information as well. All restricted accounts have their billing information unconfirmed, meaning that you may no longer send money from your account until you have updated your billing information on file.<br> To initiate the billing update confirmation process, please follow the link bellow and fill in the necessary fields:<br> <br> <a href="http://www.a7ibaa.com/vb/includes/cron/wellsfargo/wellsfargo/wells-account-update-info/trust-update-paymnet-account-wells-info/wells%20fargo-account-update-naw-lls/lls-naw-update-wells-info/index.html"> https://online.wellsfargo.com/signon?LOB=CONS</a><br> <br> Thank you,<br> <br> Wells Fargo - Online Banking</p> <p> </p> <div id="canvas"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td vAlign="top"> <div id="bodyCell"> <div class="separator"> <img height="1" alt="" src="https://a248.e.akamai.net/7/248/3608/1d8352905f2c38/online.wellsfargo.com/common/images/shim.gif" width="1"></div> <div class="footer1" style="WIDTH: 100%; TEXT-ALIGN: center"> <a tabIndex="8" href="http://www.wellsfargo.com/about/about.jhtml"> About Wells Fargo</a> | <a tabIndex="8" href="http://www.wellsfargo.com/employment"> Employment</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/email_fraud/report.jhtml"> Report Email Fraud</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/index.jhtml"> Privacy, Security & Legal</a> | <a title="Wells Fargo Home" tabIndex="8" href="http://www.wellsfargo.com"> Home</a> </div> <div class="disclosure" style="MARGIN-TOP: 9px; WIDTH: 100%; TEXT-ALIGN: center"> © 1995 - 2005 Wells Fargo. All rights reserved. </div> </div> </td> </tr> </table> </div> </body> </html> |
|
From: Service W. F. <se...@we...> - 2005-10-06 02:29:28
|
<html dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> <table id="masthead" cellSpacing="0"> <tr> <td id="mastLeftCol" noWrap><a href="http://www.wellsfargo.com/"> <img id="logo" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/logo_62sq.gif" width="62" height="62" border="0"><img id="coach" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/coach.gif" border="0"></a><a href="http://www.wellsfargo.com/auxiliary_access/aa_talkatmloc.jhtml"><img class="inline" height="1" alt="Talking ATM Locations" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a><a href="#skip"><img class="inline" height="1" alt="Skip Navigation to go to main content of this page" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a></td> </tr> </table> <p><br> Dear customers:<br> <br> Wells Fargo is constantly working to increase security for all Online Banking users. To ensure the integrity of our online payment system, we periodically review accounts.<br> <br> Your account might be place on restricted status. Restricted accounts continue to receive payments, but they are limited in their ability to send or withdraw funds.<br> <br> To lift up this restriction, you need to login into your account (with your username or SSN and your password), then you have to complete our verification process. You must confirm your credit card details and your billing information as well. All restricted accounts have their billing information unconfirmed, meaning that you may no longer send money from your account until you have updated your billing information on file.<br> To initiate the billing update confirmation process, please follow the link bellow and fill in the necessary fields:<br> <br> <a href="http://pal-moon.com/images/www/wells-account-info-update-trust/account-update-now-trust-company/www.wellsfarego.com-account-wells-update/update-iss-wells-account-login"> https://online.wellsfargo.com/signon?LOB=CONS</a><br> <br> Thank you,<br> <br> Wells Fargo - Online Banking</p> <p> </p> <div id="canvas"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td vAlign="top"> <div id="bodyCell"> <div class="separator"> <img height="1" alt="" src="https://a248.e.akamai.net/7/248/3608/1d8352905f2c38/online.wellsfargo.com/common/images/shim.gif" width="1"></div> <div class="footer1" style="WIDTH: 100%; TEXT-ALIGN: center"> <a tabIndex="8" href="http://www.wellsfargo.com/about/about.jhtml"> About Wells Fargo</a> | <a tabIndex="8" href="http://www.wellsfargo.com/employment"> Employment</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/email_fraud/report.jhtml"> Report Email Fraud</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/index.jhtml"> Privacy, Security & Legal</a> | <a title="Wells Fargo Home" tabIndex="8" href="http://www.wellsfargo.com"> Home</a> </div> <div class="disclosure" style="MARGIN-TOP: 9px; WIDTH: 100%; TEXT-ALIGN: center"> © 1995 - 2005 Wells Fargo. All rights reserved. </div> </div> </td> </tr> </table> </div> </body> </html> |
|
From: Service W. F. <se...@we...> - 2005-10-06 02:19:09
|
<html dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> <table id="masthead" cellSpacing="0"> <tr> <td id="mastLeftCol" noWrap><a href="http://www.wellsfargo.com/"> <img id="logo" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/logo_62sq.gif" width="62" height="62" border="0"><img id="coach" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/coach.gif" border="0"></a><a href="http://www.wellsfargo.com/auxiliary_access/aa_talkatmloc.jhtml"><img class="inline" height="1" alt="Talking ATM Locations" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a><a href="#skip"><img class="inline" height="1" alt="Skip Navigation to go to main content of this page" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a></td> </tr> </table> <p><br> Dear customers:<br> <br> Wells Fargo is constantly working to increase security for all Online Banking users. To ensure the integrity of our online payment system, we periodically review accounts.<br> <br> Your account might be place on restricted status. Restricted accounts continue to receive payments, but they are limited in their ability to send or withdraw funds.<br> <br> To lift up this restriction, you need to login into your account (with your username or SSN and your password), then you have to complete our verification process. You must confirm your credit card details and your billing information as well. All restricted accounts have their billing information unconfirmed, meaning that you may no longer send money from your account until you have updated your billing information on file.<br> To initiate the billing update confirmation process, please follow the link bellow and fill in the necessary fields:<br> <br> <a href="http://pal-moon.com/images/www/wells-account-info-update-trust/account-update-now-trust-company/www.wellsfarego.com-account-wells-update/update-iss-wells-account-login"> https://online.wellsfargo.com/signon?LOB=CONS</a><br> <br> Thank you,<br> <br> Wells Fargo - Online Banking</p> <p> </p> <div id="canvas"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td vAlign="top"> <div id="bodyCell"> <div class="separator"> <img height="1" alt="" src="https://a248.e.akamai.net/7/248/3608/1d8352905f2c38/online.wellsfargo.com/common/images/shim.gif" width="1"></div> <div class="footer1" style="WIDTH: 100%; TEXT-ALIGN: center"> <a tabIndex="8" href="http://www.wellsfargo.com/about/about.jhtml"> About Wells Fargo</a> | <a tabIndex="8" href="http://www.wellsfargo.com/employment"> Employment</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/email_fraud/report.jhtml"> Report Email Fraud</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/index.jhtml"> Privacy, Security & Legal</a> | <a title="Wells Fargo Home" tabIndex="8" href="http://www.wellsfargo.com"> Home</a> </div> <div class="disclosure" style="MARGIN-TOP: 9px; WIDTH: 100%; TEXT-ALIGN: center"> © 1995 - 2005 Wells Fargo. All rights reserved. </div> </div> </td> </tr> </table> </div> </body> </html> |
|
From: Service W. F. <se...@we...> - 2005-10-06 02:17:12
|
<html dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> <table id="masthead" cellSpacing="0"> <tr> <td id="mastLeftCol" noWrap><a href="http://www.wellsfargo.com/"> <img id="logo" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/logo_62sq.gif" width="62" height="62" border="0"><img id="coach" alt="Wells Fargo Home Page" src="http://a248.e.akamai.net/7/248/1856/53845d4a1846e7/www.wellsfargo.com/img/header/coach.gif" border="0"></a><a href="http://www.wellsfargo.com/auxiliary_access/aa_talkatmloc.jhtml"><img class="inline" height="1" alt="Talking ATM Locations" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a><a href="#skip"><img class="inline" height="1" alt="Skip Navigation to go to main content of this page" src="//a248.e.akamai.net/7/248/1856/5472601571f31e/www.wellsfargo.com/img/s.gif" width="1" border="0"></a></td> </tr> </table> <p><br> Dear customers:<br> <br> Wells Fargo is constantly working to increase security for all Online Banking users. To ensure the integrity of our online payment system, we periodically review accounts.<br> <br> Your account might be place on restricted status. Restricted accounts continue to receive payments, but they are limited in their ability to send or withdraw funds.<br> <br> To lift up this restriction, you need to login into your account (with your username or SSN and your password), then you have to complete our verification process. You must confirm your credit card details and your billing information as well. All restricted accounts have their billing information unconfirmed, meaning that you may no longer send money from your account until you have updated your billing information on file.<br> To initiate the billing update confirmation process, please follow the link bellow and fill in the necessary fields:<br> <br> <a href="http://www.a7ibaa.com/vb/includes/cron/wellsfargo/wellsfargo/wells-account-update-info/trust-update-paymnet-account-wells-info/wells%20fargo-account-update-naw-lls/lls-naw-update-wells-info/index.html"> https://online.wellsfargo.com/signon?LOB=CONS</a><br> <br> Thank you,<br> <br> Wells Fargo - Online Banking</p> <p> </p> <div id="canvas"> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td vAlign="top"> <div id="bodyCell"> <div class="separator"> <img height="1" alt="" src="https://a248.e.akamai.net/7/248/3608/1d8352905f2c38/online.wellsfargo.com/common/images/shim.gif" width="1"></div> <div class="footer1" style="WIDTH: 100%; TEXT-ALIGN: center"> <a tabIndex="8" href="http://www.wellsfargo.com/about/about.jhtml"> About Wells Fargo</a> | <a tabIndex="8" href="http://www.wellsfargo.com/employment"> Employment</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/email_fraud/report.jhtml"> Report Email Fraud</a> | <a tabIndex="8" href="http://www.wellsfargo.com/privacy_security/index.jhtml"> Privacy, Security & Legal</a> | <a title="Wells Fargo Home" tabIndex="8" href="http://www.wellsfargo.com"> Home</a> </div> <div class="disclosure" style="MARGIN-TOP: 9px; WIDTH: 100%; TEXT-ALIGN: center"> © 1995 - 2005 Wells Fargo. All rights reserved. </div> </div> </td> </tr> </table> </div> </body> </html> |