Xfce 4.2 now branched, 4.2.0 tagged
Rob Lahaye
roblahaye at home.nl
Wed Jan 5 15:17:23 CET 2005
jasper wrote:
> On Wed, Jan 05, 2005 at 10:10:53PM +0900, Rob Lahaye wrote:
>
>>> Olivier Fourdan fourdan at xfce.org wrote:
>>
>>>> > Even more important, Xfce 4.2 is now branched. Branch name is
>>>> > "xfce_4_2". As a reminder, to access and work on that branch,
>>>> > you either need to check it out from cvs as follow:
>>>> >
>>>> > cvs -d:ext:<login>@cvs.xfce.org:/var/cvs/xfce \
>>>> > checkout -r xfce_4_2 xfce4
>>
>>>
>>> I have tried:
>>> cvs -d:ext:anoncvs at cvs.xfce.org:/var/cvs/xfce \
>>> checkout -r xfce_4_2 xfce4
>>>
>>> but can't get passed the password.
>
>
> Use -d:pserver:...
>
> ext is only for developer access.
Hmmm, I get this:
$ cvs -d:pserver:anoncvs at cvs.xfce.org:/var/cvs/xfce \
checkout -r xfce_4_2 xfce4
/var/cvs/xfce: no such repository
$
but
$ cvs -d:pserver:anoncvs at cvs.xfce.org:/cvsroot/xfce \
checkout -r xfce_4_2 xfce4
cvs checkout: warning: cannot open /cvsroot/xfce/CVSROOT/val-tags \
read/write: Permission denied
and then starts downloading a full repository; is that 4.2?
Rob.
More information about the Xfce4-dev
mailing list