gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Re: ANN: Linux Kernel Arch Repository


From: John Goerzen
Subject: [Gnu-arch-users] Re: ANN: Linux Kernel Arch Repository
Date: Tue, 30 Sep 2003 13:33:03 -0500
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux)

Oops, spoke too soon:

$ tla get linux--linus-pre--2.6 wc-pre
corrupt archive
  name: address@hidden
  location: /home/jgoerzen/tla/repos/linux
  revision: linux--linus-pre--2.6--patch-5

Could it be that the patches.tar.gz file is not beeing modified?  It
still contains:

...
linus--pre--2.6--patch-5.patches/orig-dirs-index
linus--pre--2.6--patch-5.patches/orig-files-index
linus--pre--2.6--patch-5.patches/mod-dirs-index
linus--pre--2.6--patch-5.patches/mod-files-index

whereas the log file has:

Revision: linux--linus-pre--2.6--patch-5


Miles Bader <address@hidden> writes:

> Oh, wait, it has to use the new names when recreating the caches too; latest
> version or apply:
>
>
> M  tla-munge-archive-names.shpp
>
> * modified files
>
> --- orig/tla-munge-archive-names.shpp
> +++ mod/tla-munge-archive-names.shpp
> @@ -621,9 +621,9 @@
>  
>  if test `wc -l < "$CACHED_REVS"` -gt 0; then
>    echo "* recreating cached revisions..."
> -  while read cached_rev; do
> +  sed "$MUNGE_SED_CMD" "$CACHED_REVS" | while read cached_rev; do
>      $TLA cacherev "$cached_rev"
> -  done < "$CACHED_REVS"
> +  done
>  fi
>  
>  # we're done!
>
>
> -Miles
> -- 
> I'm beginning to think that life is just one long Yoko Ono album; no rhyme
> or reason, just a lot of incoherent shrieks and then it's over.  --Ian Wolff
>
>
> _______________________________________________
> Gnu-arch-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnu-arch-users
>
> GNU arch home page:
> http://savannah.gnu.org/projects/gnu-arch/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]