-
There's been a number of releases past this one. I think this patch can safely be archived.
2007-08-21 17:01:04 UTC in tarlimit
-
strider1551 committed revision 33 to the tarlimit SVN repository, changing 3 files.
2007-08-21 16:53:30 UTC in tarlimit
-
strider1551 committed revision 32 to the tarlimit SVN repository, changing 2 files.
2007-08-21 00:48:31 UTC in tarlimit
-
strider1551 committed revision 31 to the tarlimit SVN repository, changing 3 files.
2007-08-21 00:27:50 UTC in tarlimit
-
I've narrowed the problem down. Using os.path.getsize() on an open file apparently isn't reliable. To make matters more fun, a TarFile object can't be flushed, nor can it be closed and reopened for appending if it is a compressed tar.
2007-08-19 03:33:09 UTC in tarlimit
-
While testing out the final feature yet to be released, I noticed that archives were being created that were slightly larger than the max size allowed. i.e. This bug entirely defeats the purpose of the program.
I need feedback from people using tarlimit. My tests run on a small number of files with size limits less than 10M. Is this bug occurring when the size limit is in the range of...
2007-08-19 01:11:53 UTC in tarlimit
-
I think this has been sufficiently addressed in version 1.5.1. If you desire to create an actual log file, simply use "&> file"
e.g.
tarlimit --verbose=2 --max-megabyte=50 ~/docs &> log.
2007-08-11 15:02:42 UTC in tarlimit
-
strider1551 committed revision 30 to the tarlimit SVN repository, changing 3 files.
2007-08-09 22:47:55 UTC in tarlimit
-
strider1551 committed revision 29 to the tarlimit SVN repository, changing 2 files.
2007-08-09 20:59:58 UTC in tarlimit
-
strider1551 committed revision 28 to the tarlimit SVN repository, changing 3 files.
2007-08-07 15:32:19 UTC in tarlimit