Re: [Flightgear-devel] ..~/.cvspass???

2006-07-03 Thread Arnt Karlsen
On Mon, 03 Jul 2006 00:28:06 -0400, Josh wrote in message 
[EMAIL PROTECTED]:

 Arnt Karlsen wrote:
 
  
  ..this works, thanks, but I _should_ be able to use Ralf's Makefile
  too. The idea is make this useable off a Live CD too.
 
 Oh, I see. Yes, it should come with a valid .cvspass for an anonymous
 user.
 
 Josh

..is this a posh suggestion I should drop doing the FGLiveCD4KOSH?
Or can anyone show me a valid .cvspass so I can fix my CD .cvspass?

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


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=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..~/.cvspass???

2006-07-03 Thread Vivian Meazza
Arnt Karlsen

 
 On Mon, 03 Jul 2006 00:28:06 -0400, Josh wrote in message
 [EMAIL PROTECTED]:
 
  Arnt Karlsen wrote:
 
  
   ..this works, thanks, but I _should_ be able to use Ralf's Makefile
   too. The idea is make this useable off a Live CD too.
 
  Oh, I see. Yes, it should come with a valid .cvspass for an anonymous
  user.
 
  Josh
 
 ..is this a posh suggestion I should drop doing the FGLiveCD4KOSH?
 Or can anyone show me a valid .cvspass so I can fix my CD .cvspass?
 

Hmm - paranoiac or what? Your .cvspass file should look something like:

/1 :pserver:[EMAIL PROTECTED]:2401/var/cvs/FlightGear-0.9 4IedZ

Vivian 


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=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] ..~/.cvspass???, was: ch35e ready to go into CVS

2006-07-02 Thread Arnt Karlsen
On Sun, 2 Jul 2006 20:00:29 +0200, Melchior wrote in message 
[EMAIL PROTECTED]:

 * Stefan Seifert -- Sunday 02 July 2006 19:42:
  But why not have all available aircrafts in CVS? CVS is a source
  code  management system.
 
 We know what CVS is. But I'm afraid Curt's harddisk is of limited
 size. Apart from that I would, of course, prefer to have every
 aircraft in CVS if the author agrees to maintain it there. I think
 that the few aircraft on the download page that are not in our CVS get
 almost no testing, because the knowledgeable audience -- the fgfs
 developers -- don't usually bother to download them.

..how much more space do we need?

..another and slightly offtopic:  Does anyone have a sample ~/.cvspass
for cvs.*gear.org?  (Parallel)Knoppix-5.0.1whines about empty passwd 
in '~/.cvspass' when I run Ralf's TerrorGear-et-al-Everything Makefile, 
and the few google hits I got advices ~/.cvspass should be lines with 
REPOSITORY LIGHTLYGARBLEDPASSWORD, but this fails too:   
[EMAIL PROTECTED]:/opt/src$ cat /home/arnt/.cvspass
[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 guest
[EMAIL PROTECTED]:/var/cvs/TerraGear-0.0 guest
[EMAIL PROTECTED]:/var/cvs/SimGear-0.3 guest
[EMAIL PROTECTED]:/opt/src$  

..yes, the empty passwords works _ just_ fine.

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


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=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..~/.cvspass???, was: ch35e ready to go into CVS

2006-07-02 Thread Josh Babcock
Arnt Karlsen wrote:


You should be able to make one by running a cvs login from the source
and data dirs.

Josh

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=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..~/.cvspass???, was: ch35e ready to go into CVS

2006-07-02 Thread Arnt Karlsen
On Sun, 02 Jul 2006 21:58:51 -0400, Josh wrote in message 
[EMAIL PROTECTED]:

 Arnt Karlsen wrote:
 
 You should be able to make one by running a cvs login from the source
 and data dirs.

..this works, thanks, but I _should_ be able to use Ralf's Makefile too.
The idea is make this useable off a Live CD too.

..looks a _lot_ like a Knoppix-5.0.1 or ParallelKnoppix-5.0.1 bug,
Ralf's Makefile worked all right in ParallelKnoppix-4.0.2.  


..one viable workaround is a correctly set up ~/.cvspass, 
this one here works only for the empty cvs passwd's:
[EMAIL PROTECTED]:/opt/src$ cat /home/arnt/.cvspass 
[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 guest
[EMAIL PROTECTED]:/var/cvs/TerraGear-0.0 guest
[EMAIL PROTECTED]:/var/cvs/SimGear-0.3 guest 
[EMAIL PROTECTED]:/opt/src$  

..and yes, it's 3 weeks to AirVenture at KOSH, so _waiting_ for 
a (Parallel)Knoppix-5.0.2 is _not_ a viable option IMHO.

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


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=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..~/.cvspass???, was: ch35e ready to go into CVS

2006-07-02 Thread Josh Babcock
Arnt Karlsen wrote:

 
 ..this works, thanks, but I _should_ be able to use Ralf's Makefile too.
 The idea is make this useable off a Live CD too.
 


Oh, I see. Yes, it should come with a valid .cvspass for an anonymous user.

Josh

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=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel