Ticket #3096 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

no support for changing the remote repository

Reported by: k0s Assigned to: k0s
Priority: high Component: SvnsyncPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

if the repository_url is changed, the SvnsyncPlugin will not correctly pick up the change and will stupidly try to sync to the new repository (can't imagine that working). instead, <directory>/db/rev_props/<?> should be examined to see if the correct repository is used. Currently, to pick another repo, the directory should be deleted until this bug is fixed.

Also to consider: do you delete the directory if the repo is changed? (Probably, I think) Move it? (How to canonically do this? No way, so it must be wrong ;)

Attachments

Change History

05/30/08 01:07:39 changed by k0s

  • status changed from new to closed.
  • resolution set to fixed.

(In [3750]) resync with fresh directory if the repository is changed; fixes #3096


Add/Change #3096 (no support for changing the remote repository)




Change Properties
Action