here's a new release to fix the merge error in 1.1.8. enjoy!
-dean
New in v1.1.9 (2007/01/29)
--
Cygwin generates OSError when changing permissions on partitions.
(Patch from Andrew Ferguson.)
Fix fs_abilities.py patch error with set_escape_dos_devices.
(Marc Dyksterhou
Richard Steven Hack wrote:
> By the way, during an earlier attempt to get it to work, I did the
> following command:
>
> rdiff-backup J:/Download I:
I've added exception handling to the rpout.chmod(0700) call in
Main.py::backup_set_rbdir(). I guess Cygwin can't change the permissions
on partitio
Hi Daniel,
We have done something similar with rdiff-backup. Generally the
application you are writing doesn't even need to use rdiff-backup, it
can just schedule it to run with certain parameters. For me, the chief
role in a GUI would be for file selection and scheduling, and also
handling re
cvs HEAD worked for me.
marc
dean gaudet wrote:
woops, i think patch must have moved the blocks around... or i messed up
the merge...
can you test CVS HEAD and let me know if it's good? i'll do a 1.1.9 later
tonight.
-dean
On Mon, 29 Jan 2007, Marc Dyksterhouse wrote:
Dean,
fs_abiliti
woops, i think patch must have moved the blocks around... or i messed up
the merge...
can you test CVS HEAD and let me know if it's good? i'll do a 1.1.9 later
tonight.
-dean
On Mon, 29 Jan 2007, Marc Dyksterhouse wrote:
> Dean,
>
> fs_abilities.py in 1.1.8 has a problem. The lines:
>
>
Dean,
fs_abilities.py in 1.1.8 has a problem. The lines:
def set_escape_dos_devices(self):
SetConnections.UpdateGlobal('escape_dos_devices', \
self.dest_fsa.escape_dos_devices)
were randomly added after "def get_readonly_fsa" at line 445. That code
block
rdiff-backup is covered by the GPL. there's a file COPYING at the root of
the tarball which describes your rights.
in particular you have to provide source code for changes you make to
rdiff-backup.
-dean
On Mon, 29 Jan 2007, Daniel wrote:
> hi to everyone,
>
> I've recently discovered rdif
this should let the cygwin folks test out all the recent patches.
-dean
New in v1.1.8 (2007/01/29)
--
Cygwin generates EACCESS on fsync -- so accept it rather than dieing.
(Marc Dyksterhouse).
Add "FilenameMapping.set_init_quote_vals" security exception.
(Marc Dyksterhou
On Sun, 28 Jan 2007, Andrew Price wrote:
> On 28/01/07 02:58, dean gaudet wrote:
> > patches welcome. include a man page patch as well.
>
> Here's a first attempt, using backslash as the escape character:
>
> http://andrewprice.me.uk/dropoff/glob_escaping.diff
> http://andrewprice.me.uk/dropoff
hi to everyone,
I've recently discovered rdiff-backup and I must admit it is wonderful
- it was exactly what I was searching for (for a small backup&sync
solution). I wanted to write also a qt4-based application for
administer various backups and here come my question:
how can I bundle rdiff-bac
On Mon, 29 Jan 2007, Marc Dyksterhouse wrote:
> These two still need to be applied:
>
> http://www.visiwave.com/download/rdiff_backup/fs_abilities.py.2.patch
> http://www.visiwave.com/download/rdiff_backup/rpath.py.patch
both are now committed... thanks!
-dean
Dean,
Actually, an extra os.close was already in the except block so I don't
think there is an fd leak here.
ASCII 128 thru 255 are valid in FAT-32 filenames...and common outside
the US. I did add 127 (0177) to the quote list since that is not a
valid char. This is now in fs_abilities.py.2
12 matches
Mail list logo