j0ton / svnx

Automatically exported from code.google.com/p/svnx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement: support svnsync

GoogleCodeExporter opened this issue · comments

If a repository has property svn:sync-from-url, add an extra button that 
triggers "svnsync sync"

Original issue reported on code.google.com by hp4...@gmail.com on 4 Jun 2010 at 1:38

Wouldn't this only work if the repo is 'on' your local machine?

Original comment by chris...@gmail.com on 16 Sep 2010 at 1:24

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect
I don't think so. svnsync help says it takes DEST_URL, not LOCAL_PATH
and I regularly run "svnsync sync svn://server/path"
so it seems you can trigger a remote sync

Original comment by hp4...@gmail.com on 16 Sep 2010 at 9:19