Difference between revisions of "Code"

From duply (simple duplicity) - a duplicity shell frontend
Jump to navigation Jump to search
Line 1: Line 1:
duply's svn repository is not the most recent source for the code. Usually the svn only get's updated on releases. But not always.
+
==duply sourcecode==
 +
__NOCACHE__
  
=Latest Development Snapshot=
+
duply's svn repository is '''not''' the most recent source for the code. Usually the svn only gets updated on releases. But not always. [[#Latest Development Snapshot|Development snapshots]] are taken daily. These are not guaranteed to work, but might contain unreleased fixes. Check the [[#Latest Development Snapshot|snapshot's changelog header]] accordingly.
  
mod time <nowiki>#$system:stat -c%y tmp/duply.sh| awk '{print $1}'#</nowiki>
+
===SVN access===
plain/text -> http://duply.net/tmp/duply.sh
 
 
 
=SVN access=
 
  
==Browse the repository==
+
====Browse the repository====
 
  http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/trunk/
 
  http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/trunk/
  
==SVN access==
+
====SVN access====
 
  svn co https://ftplicity.svn.sourceforge.net/svnroot/ftplicity/duply/trunk duply
 
  svn co https://ftplicity.svn.sourceforge.net/svnroot/ftplicity/duply/trunk duply
  
==SVN Log==
+
====SVN Log====
 
  http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/?view=log
 
  http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/?view=log
  
=Current Source (in SVN)=
+
===Latest Development Snapshot===
plain/text -> http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/trunk/duply.sh
+
 
 +
mod time <nowiki>#$system:stat -c%y tmp/duply.sh| awk '{print $1}'#</nowiki>
 +
 
 +
plain/text -> http://duply.net/tmp/duply.sh
 +
 
 +
<include src="../tmp/duply.sh" highlight="bash" linenums />
  
<nowiki>#$system:wget -qO- http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/trunk/duply.sh | awk '{pre=sprintf("% 5d:\t",NR); print pre,$0}'#</nowiki>
+
<!--nowiki>#!$system:cat tmp/duply.sh | awk '{pre=sprintf("% 5d:\t",NR); print pre,$0}'#</nowiki-->
[[File:Example.jpg]]
+
<source lang="bash" style="display: none;"></source>

Revision as of 12:14, 17 December 2015

duply sourcecode

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

http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/trunk/

SVN access

svn co https://ftplicity.svn.sourceforge.net/svnroot/ftplicity/duply/trunk duply

SVN Log

http://ftplicity.svn.sourceforge.net/viewvc/ftplicity/duply/?view=log

Latest Development Snapshot

mod time #$system:stat -c%y tmp/duply.sh| awk '{print $1}'#

plain/text -> http://duply.net/tmp/duply.sh

ERROR in secure-include.php::ef_include_get_errors (line 976) - Not allowed to include remote URLs!