Modify

Opened 14 years ago

Last modified 9 years ago

#7110 new defect

SvnSync doesn't support for multiple repositories

Reported by: anonymous Owned by:
Priority: normal Component: SvnsyncPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

any way to deal with it?

Also upgrade to 0.12?

Attachments (1)

svnsyncplugin-trac-0.12.patch (2.3 KB) - added by Lёppa 14 years ago.
Trac v0.12 compatibility patch

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Lёppa

Trac v0.12 compatibility patch

comment:1 Changed 14 years ago by Lёppa

Resolution: worksforme
Status: newclosed

This patch adds support for multiple repositories to SvnsyncPlugin.

How to use it:

  1. Go to Administration/Repositories/Add Repository

Name: <name>
Type: svnsync
Directory: <absolute-path-to-local-repository>1

After saving you'll get an error: Error with navigation contributor "BrowserModule". Ignore it.

  1. Edit the newly created repository.

URL: <url-to-the-remote-repository>2

After saving you may get timeout if your remote repository is big enough. But the sync should begin. Just go to Administration/Repositories and watch the revision field grow to your actual remote repository revision :-)

1 - e.g., /home/trac/svnsync/repo1
2 - e.g., !http://svn.domain.com/snvroot/repo1

It also fixes "TypeError: 'NoneType' object is unsubscriptable" error in Trac v0.12.

WARNING: It's not compatible with Trac < v0.12. Don't apply it if you use Track v0.11 or earlier.

comment:2 Changed 14 years ago by Ryan J Ollos

Resolution: worksforme
Status: closedreopened
Summary: SnvSync din't support for multiple repositories:(SvnSync doesn't support for multiple repositories

Ticket should not be closed if a patch is available, but has not yet been applied.

comment:3 Changed 9 years ago by Ryan J Ollos

Owner: Jeff Hammel deleted
Status: reopenednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


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

 
Note: See TracTickets for help on using tickets.