Subversion URL changes

32 views
Skip to first unread message

joerg.s...@gmx.de

unread,
Aug 15, 2017, 5:46:24 AM8/15/17
to SubGit Users
Hello,

what do we have to do if the URL of the Subversion server changes? Is it enough to adjust it in the SubGit configuration file?

Regards,
Jörg

Dmitry Pavlenko

unread,
Aug 15, 2017, 9:11:36 AM8/15/17
to SubGit Users
Hello Jorg,
If your new URL points to the same path and the same repository (e.g. domain name, port, or protocol
changed), it's enough to update

[svn]
  url = YOUR_URL

option and then run

  subgit install path/to/repository

to apply the change.


But if you change the URL to an irrelevant URL (e.g. to the URL of another project or to another
path within the same repository), this can lead to an unpredictable behaviour (for the most of the
cases SubGit will detect that the change is not allowed). I think this restriction is reasonable as
changing the URL to an unrelated URL makes no sense.
--
Dmitry Pavlenko,
TMate Software,
http://subgit.com/ - git-svn bridge

joerg.s...@gmx.de

unread,
Aug 16, 2017, 8:06:46 AM8/16/17
to SubGit Users

OK, thanks, glad to hear. It will only be the server domain.
Reply all
Reply to author
Forward
0 new messages