how is the 2.4 branch called?

2001-11-06 Thread Dominik Vogt
I can check out the head of the 2.2 branch with

  cvs co -P -d fvwm-2.2 fvwm-2.2

but the same with 2.4 fails.  What label did the 2.4 branch get?

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: how is the 2.4 branch called?

2001-11-06 Thread Dan Espen
Dominik Vogt fvwm-workers@fvwm.org writes:
 I can check out the head of the 2.2 branch with
 
   cvs co -P -d fvwm-2.2 fvwm-2.2
 
 but the same with 2.4 fails.  What label did the 2.4 branch get?

I use this to see the tags:

cvs status -v ChangeLog

2.2 seems to be tagged version-2_2.

-- 
Dan Espen
444 Hoes Lane  Room RRC 1C-214   E-mail: [EMAIL PROTECTED]
Piscataway, NJ 08854 Phone: (732) 699-5570
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: how is the 2.4 branch called?

2001-11-06 Thread Mikhael Goikhman
On 06 Nov 2001 10:11:52 +0100, Dominik Vogt wrote:
 
 I can check out the head of the 2.2 branch with
 
   cvs co -P -d fvwm-2.2 fvwm-2.2

This should not work, the module name is fvwm, not fvwm-2.2. From cvs.html:

  cvs -D ... co -r branch-2_2 -d fvwm-2.2.x fvwm

 but the same with 2.4 fails.  What label did the 2.4 branch get?

  cvs -D ... co -r branch-2_4 -d fvwm-2.4.x fvwm

Regards,
Mikhael.
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: how is the 2.4 branch called?

2001-11-06 Thread Dominik Vogt
On Tue, Nov 06, 2001 at 02:06:47PM +, Mikhael Goikhman wrote:
 On 06 Nov 2001 10:11:52 +0100, Dominik Vogt wrote:
  
  I can check out the head of the 2.2 branch with
  
cvs co -P -d fvwm-2.2 fvwm-2.2
 
 This should not work, the module name is fvwm, not fvwm-2.2. From cvs.html:

Actually it doesn't work.  Of course the module is fvwm, not
fvwm-2.4.  I was just confused.  The checkout works only because I
already checked it out from the branch into this directory once.

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]