Hello Bill!

> I'm trying to do an initial commit from root.  To break the commits up
> into smaller chunks, I've been committing by directory,
> e.g. /etc, /home, .  I  got to /var and I received the following error
>
> An error occurred: Name does not refer to a filesystem directory
> (160016)
>   in ci__nondir: svn_txdelta_send_stream: Path 'var/run' not present
...
> All the other commits worked fine.  Any ideas?
This error normally means that some parent directory is not present, ie.
some child should be committed but the parents do not yet exist.

Is /var/run a symlink? To where? A mountpoint?
Can you send me (privately) the output of the commit with -d?


Regards,

Phil


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to