- create SQLPanel to run any SQLs
- added Date type to TableDataEditor
- blocked out from vis-n.com?
- looking into backing up all the data…
- SVK to back up the SVN repository?
- svk mirror <host> <local repo>- to set up
- svk sync <local repo> – to back up
- VisualSVN installed on laptop-13
- Blog has its own back up/restore
- Wiki??
- hostjava.net – bkane@fgm.com
- SVN backup took 5 hours(!) thru VPN
svnsync sync %dst_repo%
--source-username buildserver --source-password 1234
--sync-username user --sync-password 1234
svnsync init %dst_repo% %src_repo%
--source-username buildserver --source-password 1234
--sync-username sync_user --sync-password 1234
Like this:
Like Loading...
Related