Subversion Repositories PySync

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
10 110d 12h downtime / Main reason to use 0.2.1 over 0.2.0 is a bug fix to source dir's that have a space in them.
9 110d 12h downtime / * Switched from using getopt to using OptionParser.
* Fixed a bug were if the starting source dir had a space the script would fail.
* Other minor code changes.
* Minor wording changes.
8 152d 01h downtime / * Added basic error handling.
* Tells you how long a scan took to complete.
* Minor adjustments to the code structure.
7 159d 12h downtime / Release of a new version after a complete rewrite of the code.
6 159d 12h downtime / Complete code rewrite, it runs about 30% faster now.

Stopped using MD5 checksum for each file and starting using the filecmp python library to get a list of new, removed, and changed files.
5 160d 12h downtime / No meager change just making a place holder before a meager code rewire/over hall.
4 160d 12h downtime / Added that it has been tested on Windows 7
3 217d 13h downtime / Release of version 0.1.0
2 217d 13h downtime / Initial repository upload
1 217d 13h downtime / Initial repository structure