On Tue, Nov 20, 2007 at 03:01:08PM -0600, Dan McGee wrote:
> On Nov 19, 2007 8:25 AM, Petar Bogdanovic <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > When updating my local abs-tree, I get different results with `abs' and
> > pure cvs:
> >
> > $ sudo abs
> > Password:
> > Connected to 66.211.213.17
> > Updating collection core/cvs
> > Finished successfully
> > Connected to 66.211.213.17
> > Updating collection extra/cvs
> > Finished successfully
> > Connected to 66.211.213.17
> > Updating collection unstable/cvs
> > Finished successfully
> > Connected to 66.211.213.17
> > Updating collection community/cvs
> > Finished successfully
> > Connected to 66.211.213.17
> > Updating collection core/cvs
> > Updating collection extra/cvs
> > Finished successfully
> >
> > $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs-extra co extra/x11/xorg-server
> > cvs checkout: Updating extra/x11/xorg-server
> > U extra/x11/xorg-server/01-kernel-headers-fix.patch
> > U extra/x11/xorg-server/1.1.1-fix-xrandr-zoom-keys.patch
> > U 
> > extra/x11/xorg-server/1.2.0-properly-free-device-devprivates-memory-leak-fix.patch
> > U extra/x11/xorg-server/PKGBUILD
> > U extra/x11/xorg-server/defaultmouse.patch
> > U extra/x11/xorg-server/xorg-redhat-die-ugly-pattern-die-die-die.patch
> > U extra/x11/xorg-server/xorg-server-1.2.0-GLCore-track-visuals.patch
> > U extra/x11/xorg-server/xorg-server-1.2.0-defaultdpi.patch
> > U extra/x11/xorg-server/xorg-server-1.2.0-record-maxdotclock-filter.patch
> > U extra/x11/xorg-server/xorg-server-1.2.0-xdamage-1.1.patch
> > U extra/x11/xorg-server/xorg-server-1.3.0-mesa-6.5.3.patch
> > U extra/x11/xorg-server/xorg-server-1.4-kbd-leds-fix.patch
> > U extra/x11/xorg-server/xorg-server-1.4-mapping-changes-for-all.diff
> > U extra/x11/xorg-server/xorg-server.install
> > U extra/x11/xorg-server/xorg-x11-server-0.99.3-init-origins-fix.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.0.1-Red-Hat-extramodes.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.0-dont-backfill-bg-none.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.0-no-move-damage.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.1-automake-1.10-fixes.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.1-glcore-visual-matching.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.1-no-scanpci.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.1-offscreen-pixmaps.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.1-spurious-libxf1bpp-link.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.1.1-vbe-filter-less.patch
> > U extra/x11/xorg-server/xorg-x11-server-1.2.0-xephyr-only.patch
> > U extra/x11/xorg-server/xserver-1.2.0-honor-displaysize.patch
> > U extra/x11/xorg-server/xserver-1.2.0-os-memory-leak.patch
> > U extra/x11/xorg-server/xserver-1.2.0-proper-randr-version.patch
> > U extra/x11/xorg-server/xserver-1.2.0-vfprintf.patch
> > U extra/x11/xorg-server/xserver-1.2.0-xfixes-clientgone-check.patch
> > U extra/x11/xorg-server/xserver-1.3.0-newglx-offscreen-pixmaps.patch
> > U extra/x11/xorg-server/xserver-xv-crash.patch
> >
> > $ ls -la /var/abs/extra/x11/xorg-server/*1.4*
> > -rw-r--r-- 1 root root 606 2007-11-05 17:16 
> > /var/abs/extra/x11/xorg-server/xorg-server-1.4-kbd-leds-fix.patch
> >
> > $ ls -la extra/x11/xorg-server/*1.4*
> > -rw-r--r-- 1 petar petar  606 2007-11-05 17:16 
> > extra/x11/xorg-server/xorg-server-1.4-kbd-leds-fix.patch
> > -rw-r--r-- 1 petar petar 5678 2007-11-16 14:12 
> > extra/x11/xorg-server/xorg-server-1.4-mapping-changes-for-all.diff
> >
> >
> > I tried to update my copy multiple times with abs and even once from
> > scratch (rm -rf /var/abs...), so what else could I check?
> 
> abs pulls files marked with the CURRENT tag. CVS (by default) pulls
> files marked with the HEAD tag, so not sure there is really an issue
> here...

Thanks.

What is the difference between CURRENT and HEAD?


Petar

_______________________________________________
arch mailing list
[email protected]
http://archlinux.org/mailman/listinfo/arch

Reply via email to