problems creating subdirs with fetch+synch

Matthew Hannigan <[email protected]> Mon, 5 Dec 2005 16:09:47 +1100
Newsgroups gmane.comp.web.sitecopy
Message-ID <[email protected]>
I'm using sitecopy to backup a webdav repo to
an ordinary filesystem.

I do a --fetch to get the list, then --synch to
actually do the synch.

Usually this works.  However, sometimes the fetch
attempts to create directories that have no parent
(yet).

The log will be like this:

	Creating marketing/bystate/nsw/: failed: No such file or directory
	Creating marketing/bystate/vic/: failed: No such file or directory
	Creating marketing/bystate/qld/: failed: No such file or directory
	Creating marketing/bystate/: done.

Clearly the subdirs are not being created because the directory 'bystate'
does not exist.

Would this have an easy fix?

I'm using sitecopy 0.16.1

Regards,
Matt
_______________________________________________
sitecopy maillist  -  [email protected]
http://dav.lyra.org/mailman/listinfo/sitecopy