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

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

[Gnu-arch-users] Link outside of tree.


From: David Brown
Subject: [Gnu-arch-users] Link outside of tree.
Date: Mon, 13 Oct 2003 10:36:19 -0700
User-agent: Mutt/1.5.4i

Arch has a hard time with a symlink outside of the tree.  Specifically,
I have a symlink into a different config.  Sometimes (such as during a
merge) this symlink isn't pointing to anything valid, and arch breaks.

I would consider this to be a bug.  Although tree-lint passes on the
main tree, later tla fails.  Shouldn't arch be using lstat for these
files rather than stat:

  Error calling `vu_stat' for 
"/home/davidb/asw-p4/efs/efsut/,,star-merge.1066091340.5379.1/,,changeset/new-files-archive/./efs"
 (No such file or directory)
  PANIC: I/O error

./efs is a symlink to tree-efs2/efs, which is another config.

Any suggestions on how to work around this, other than not checking in
the symlink, and creating/deleting it by hand.




reply via email to

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