trac-users
[Prev] Thread [Next] | [Prev] Date [Next]
[Trac] Re: problem with subversion Stephen Moretti Wed Jul 16 06:20:46 2008
2008/7/10 Sean Van Buggenum <[EMAIL PROTECTED]>: > trac and subversion repository need to be on the same machine!!! > Oh! I thought I would be able to work with a working copy, and have trac > use the subversion client to retrieve the necessary information. > Not sure if i like trac having direct access to the repository like that... > > It doesn't really. Its only looking at your repository to provide timeline and browse functionality and doesn't allow you to change anything from within trac. With the commit hooks, from the subversion repository, you can affect elements of Trac but not the other way around. There are security settings in Trac, either the basic stuff trac permissions eg. TRAC_ADMIN, through svn authz/policies or Trac fine grained permissions that allow you to restrict access to the repo for your trac users. Not sure why you think that Trac being able to look at your repo is a problem? Stephen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
- [Trac] problem with subversion svaens
- [Trac] Re: problem with subversion Emmanuel Blot
- [Trac] Re: problem with subversion Sean Van Buggenum
- [Trac] Re: problem with subversion Emmanuel Blot
- [Trac] Re: problem with subversion Sean Van Buggenum
- [Trac] Re: problem with subversion Stephen Moretti <=
- [Trac] Re: problem with subversion Sean Van Buggenum
- [Trac] Re: problem with subversion Noah Kantrowitz