Bug#479798: New commit

2008-05-10 Thread jgoerzen
A commit relevant to this bug has occurred.

commit 3ff37143b5f067dd6aded34a39b5562f29a8b4fe
Author: John Goerzen [EMAIL PROTECTED]
Date:   Sat May 10 21:08:05 2008 -0500

Finally fix the stupid LocalStatus folder bug, I really hope!

Noted thie code:

statusfolder =
statusrepos.getfolder(remotefolder.getvisiblename().\
 replace(remoterepos.getsep(),
 statusrepos.getsep()))

in accounts.py.  Should have been using the sep of the LocalStatus all
along.

refs deb#479798, #68

Diff: 
http://git.complete.org/offlineimap?a=commitdiff_plain;h=3ff37143b5f067dd6aded34a39b5562f29a8b4fe

 offlineimap/repository/Base.py |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

More details are available at:

http://git.complete.org/offlineimap?a=commit;h=3ff37143b5f067dd6aded34a39b5562f29a8b4fe



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#479798: New commit

2008-05-06 Thread jgoerzen
A commit relevant to this bug has occurred.

commit fe1d92f00e041eb66d1f573149ea9127bc2c15c1
Author: John Goerzen [EMAIL PROTECTED]
Date:   Tue May 6 18:23:48 2008 -0500

Revert some previous attempts at localstatus creation

refs deb#479798

Reverts cf080844ac92df72db4a85d434b73f647ec51b95
and 031e018ead749faa8250282ef5d46cc68f326869

Diff: 
http://git.complete.org/offlineimap?a=commitdiff_plain;h=fe1d92f00e041eb66d1f573149ea9127bc2c15c1

 offlineimap/repository/LocalStatus.py |9 ++---
 1 files changed, 2 insertions(+), 7 deletions(-)

More details are available at:

http://git.complete.org/offlineimap?a=commit;h=fe1d92f00e041eb66d1f573149ea9127bc2c15c1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]