Modify

Opened 16 years ago

Closed 16 years ago

#3096 closed defect (fixed)

no support for changing the remote repository

Reported by: Jeff Hammel Owned by: Jeff Hammel
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 (0)

Change History (1)

comment:1 Changed 16 years ago by Jeff Hammel

Resolution: fixed
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jeff Hammel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.