FYI:
I am also interested in the outcome of this discussion.

When prototyping the ability to share a single subversion repository
with two trac projects, the configuration was done initially with
the trac.ini configuration files.  The trac subsystem complained
about a duplicate repository and disabled one.

When using trac-admin $ENV repository commands, I was able to
accomplish repository sharing across multiple trac environments.

I am still in the proof-of-concept stage of enterprise
deployment for Trac, Subversion, Apache2, and MS-Active
Directory authentication.

The ability to link repository updates to Trac tickets in
several environments would be useful, but not a show-stopper.

My biggest concern regarding linking subversion commits
to Trac tickets would be how to enforce the recognition
of ticket linkage to only one of several repository
browsers.  IMHO, only one trac environment should be
authoritative for repository maintenance, even if multiple
trac environments can serve as browsers.

Sincerely,
Steven J. Hathaway


> Thanks Stefen, thanks Olemis
>
> On Friday, 25 April 2014 11:54:00 UTC+1, mimi wrote:
>>
>> Hi,
>>
>> I'd like to connect one svn repository with two track instances.
>>
>> I connected it smoothly (repo sync), but now I don't know how to link
>> tickets from one trac instance and from second trac instance to the svn
>> comment field.
>>
>> For example in first trac instance I have ticket no. 1 and in second
>> trac
>> instance I have ticket no. 4.
>>
>> When I do commit of my change into the repo I'd like to use links as
>> usual
>> #1 and #4. Of course when I use it and browse the source in first trac
>> instance links #1 and #4 woks against first instance. And when I use it
>> and
>> browse the source in second trac instance links #1 and #4 works against
>> the
>> second one.
>>
>> Question: is there any extension to the #-type links which can point a
>> particular ticket in the particular trac instance? Or  have to put full
>> url
>> link?
>>
>> Thanks
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to trac-users+unsubscr...@googlegroups.com.
> To post to this group, send email to trac-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/trac-users.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to