Commit Graph
4 Commits
Author SHA1 Message Date
kenneth.skovhede@gmail.com c85deda4c4 Updated project files to VS2010 instead of the rather outdated VS2008, this should make things easier for new people joining in.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@874 59da171f-624f-0410-aa54-27559c288bec
2011-09-09 17:10:35 +00:00
kenneth.skovhede@gmail.com c87363bd72 Update issue #174
Status: Fixed
The new strategy is to provide general assembly redirects.
These are generated during the build procedure and added to the output.
Using these redirects it is possible to load a new/old version of a backend 
(or other module) into Duplicati.

To ease testing, it is now also possible to place a dll for a backend in
a subfolder named "backends" and it will override the normal backend.
To remove the test backend, simply stop Duplicati and delete the "backends" folder.

The same works for compression, encryption, generic modules, and settingcontrols 
with the folders "compression", "encryption", "modules", and "settingcontrols" 
respectively.

git-svn-id: https://duplicati.googlecode.com/svn/trunk@536 59da171f-624f-0410-aa54-27559c288bec
2010-10-09 15:15:16 +00:00
kenneth.skovhede@gmail.com 24ce6f2d93 Updated the UpdateVersionNumber.exe program to support configuration.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@421 59da171f-624f-0410-aa54-27559c288bec
2010-05-27 20:56:48 +00:00
kenneth.skovhede@gmail.com 157102fc9b Moved and updated the version number stamp tool
git-svn-id: https://duplicati.googlecode.com/svn/trunk@279 59da171f-624f-0410-aa54-27559c288bec
2009-09-14 20:49:29 +00:00