rdiff-backup-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-bugs] [bug #24100] Can't specify the root directory ('c:\'


From: Anders Hellstrand
Subject: [Rdiff-backup-bugs] [bug #24100] Can't specify the root directory ('c:\') as src in native win32 binary.
Date: Mon, 25 Aug 2008 18:00:17 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

Follow-up Comment #14, bug #24100 (project rdiff-backup):

Hi,

Sorry for beeing absent a few days.

Yes, and no, working from the root folder works with a syntax like
c:programrdiff-backuprdiff-backup-1.2.0-win32.exe c:/ c:level1level2
(where the first c:/ is a valid replacement for c: which currently doesn't
work).

That leads me to think that  isn't a problem and "unescaped" in this
situation as the  between level1 and level2 in this example works. 

I think, but you know the code much better, that the only thing that needs to
be fixed is to modify the procedure so it's allows a trailing  without
generating an "out of range error".

However another problem that will come - sooner or later - is the fact that
Windows doesn't have escapecharacters the way that linux has. Because of that
it makes it hard to use folder names with spaces in if this should be allowed
on the command line. One way of solving this is to optionally allow '
surrounding directory names, but maybe this will lead to unwanted effects in
linux where this is a possible character in a filename. Am I right? Another
way of solving it is to use the globbing file list which don't need to have
this problem.

BR /ahd71

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?24100>

_______________________________________________
  Meddelandet skickades via/av Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]