Package: sitecopy
Version: 1:0.16.3-11
Severity: important

When trying to create directory during synchronization of a frshly
fetched site, sitecopy tries to create directories but begins with the
deepest ones in the hierarchy, so you actually have to run synch as many
times as there are levels in the directory hierarchy.

With a site containing only a file in a three level hierarchy

foo/bar/baz/quux

This is how you get the site locally:

[EMAIL PROTECTED]:~/Temp/sitecopy/local$ sitecopy -f bug
sitecopy: Fetching site `bug' (on localhost in 
/home/pierre/Temp/sitecopy/remote/)
File: foo/bar/baz/quux - size 7
Directory: foo/bar/baz/
Directory: foo/bar/
Directory: foo/
sitecopy: Fetch completed successfully.
[EMAIL PROTECTED]:~/Temp/sitecopy/local$ sitecopy -s bug
sitecopy: Synchronizing site `bug' (on localhost in 
/home/pierre/Temp/sitecopy/remote/)
Creating foo/bar/baz/: failed:
No such file or directory
Creating foo/bar/: failed:
No such file or directory
Creating foo/: done.
sitecopy: Errors occurred while synchronizing the local site.
[EMAIL PROTECTED]:~/Temp/sitecopy/local$ sitecopy -s bug
sitecopy: Synchronizing site `bug' (on localhost in 
/home/pierre/Temp/sitecopy/remote/)
Creating foo/bar/baz/: failed:
No such file or directory
Creating foo/bar/: done.
sitecopy: Errors occurred while synchronizing the local site.
[EMAIL PROTECTED]:~/Temp/sitecopy/local$ sitecopy -s bug
sitecopy: Synchronizing site `bug' (on localhost in 
/home/pierre/Temp/sitecopy/remote/)
Creating foo/bar/baz/: done.
Downloading foo/bar/baz/quux: [.] done.
sitecopy: Synchronize completed successfully.
[EMAIL PROTECTED]:~/Temp/sitecopy/local$



--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.21-2-686

Debian Release: lenny/sid
  990 testing         www.debian-multimedia.org 
  990 testing         ftp.nerim.net 
  502 stable          ftp.nerim.net 
  501 unstable        ftp.nerim.net 
  500 unstable        ftp.nerim.net 
  500 stable          security.debian.org 
  500 stable          ftp.nerim.net 
  200 unstable        www.debian-multimedia.org 
  200 stable          www.debian-multimedia.org 

--- Package information. ---
Depends         (Version) | Installed
=========================-+-============
libc6          (>= 2.6-1) | 2.6.1-1+b1
libneon26     (>= 0.26.4) | 0.26.4-1


-- 
[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A

Attachment: signature.asc
Description: Digital signature

Reply via email to