Download Latest Version dbcodesvnsync-v01.zip (2.3 MB)
Email in envelope

Get an email when there's a new version of dbcode-svn-sync

Home / 0.1
Name Modified Size InfoDownloads / Week
Parent folder
dbcodesvnsync.jar 2011-05-12 2.5 MB
dbcodesvnsync-v01.zip 2011-05-12 2.3 MB
README 2011-05-04 740 Bytes
example-configuration-1.xml 2011-05-04 2.0 kB
Totals: 4 Items   4.7 MB 0
version 0.1

run dbcodesvnsync.jar as
  java -jar dbcodesvnsync.jar <configuration-file>.
  
You can see how to make a configuration in example-configuration-1.xml file. General feature is SQL SELECT query which specifies which object must be stored to SVN.

External libraries (already included to jar):
  - svnkit,
  - log4j

============================
PLEASE BE INFORMED
 Application now uses the usage-stat feature. When application starts it sends small GET request to palettelabs.org
 with some information (current time, version of application and OS's name). To turn off this feature just
 add one tag to your configuration:
  <configuration>
  ...
   <usage-stat>off</usage-stat>
  ...
  <configuration>
 .
Source: README, updated 2011-05-04