Code: Difference between revisions
Code
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
===Latest Development Snapshot=== | ===Latest Development Snapshot=== | ||
mod time < | mod time <shell1 nocache>stat -Lc%y tmp/duply.sh| awk '{print $1}';</shell> | ||
plain/text -> [//{{SERVERNAME}}/tmp/duply.sh duply.sh] | plain/text -> [//{{SERVERNAME}}/tmp/duply.sh duply.sh] |
Revision as of 20:08, 21 July 2025
duply source code
duply's svn repository is not the most recent source for the code. Usually the svn only gets updated on releases. But not always. Development snapshots are taken daily. These are not guaranteed to work, but might contain unreleased fixes. Check the snapshot's changelog header accordingly.
SVN access
Browse the repository
https://sourceforge.net/p/ftplicity/code/HEAD/tree/duply/trunk/
SVN access
svn co https://svn.code.sf.net/p/ftplicity/code/duply/trunk duply
SVN Log
https://sourceforge.net/p/ftplicity/code/commit_browser
Latest Development Snapshot
mod time <shell1 nocache>stat -Lc%y tmp/duply.sh| awk '{print $1}';</shell>
plain/text -> duply.sh
<include1 src="./tmp/duply.sh" lang="bash" nocache line nopre/>
__NOCACHE1__