Hi...<br><br>I have my /etc directory under version control (bzr (bazaar-ng) 0.8.2). Everything has worked fine for quite a while...although I pretty much only do the most basic things.....<br><br>But now, it's stopped working...
<br><br>401:pts/5 root-t41# bzr status (/etc) 22:12<br>bzr: ERROR: exceptions.OSError: [Errno 22] Invalid argument: '/etc/printcap'<br> at /usr/lib/python2.4/site-packages/bzrlib/workingtree.py line 667
<br> in get_symlink_target<br>zsh: 15623 exit 3 bzr status<br><br><br>/etc/printcap seems like a normal file...<br><br>403:pts/5 root-t41# ls -l /etc/printcap (/etc) 22:13<br>
-rw-r--r-- 1 root root 285 2006-07-31 07:35 /etc/printcap<br><br>Any ideas?<br><br>Thanks<br>Sam<br>