Xfce 4.2 now branched, 4.2.0 tagged
Jasper Huijsmans
jasper at xfce.org
Wed Jan 5 15:41:16 CET 2005
On Wed, Jan 05, 2005 at 11:17:23PM +0900, Rob Lahaye wrote:
> 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
> $
>
Ah, yeah, that's true. The pserver access is in a different location (it is in
fact a copy of the main tree).
> 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?
>
Hmm, I'm not sure. This seems to be a problem with the set-up. If you do
something like 'cvs status xfce4/xfce4-panel/README' does it say anything
about a tag 'xfce_4_2'?
Jasper
More information about the Xfce4-dev
mailing list