search for: get_repository

Displaying 4 results from an estimated 4 matches for "get_repository".

Did you mean: gemrepository
2006 Feb 09
1
SwitchTower with multiple repositories
...etc. I don''t mind redefining SwitchTower::SCM::Subversion.checkout. But I''m not sure the best way to do it. How would that method parameterize the repository based on role? It''d be something like this: command = "#{svn} #{op} -q -r#{get_revision(role)} #{get_repository(role)} #{actor.release_path} &&" I would need to know what "role" is here, and would have to define the get_revision and get_repository methods somewhere. Is there already a way to do this? Or is there an easier approach? FYI, the reason I''m being difficult is be...
2007 Apr 07
1
Web Site Trak errors and Python tracebacks
...handler) File "/var/lib/python-support/python2.4/trac/web/main.py", line 263, in _pre_process_request chosen_handler = f.pre_process_request(req, chosen_handler) File "/var/lib/python-support/python2.4/trac/versioncontrol/api.py", line 73, in pre_process_request self.get_repository(req.authname) # triggers a sync if applicable File "/var/lib/python-support/python2.4/trac/versioncontrol/api.py", line 101, in get_repository repos = self._connector.get_repository(rtype, rdir, authname) File "/var/lib/python-support/python2.4/trac/versioncontrol/svn_fs.py&q...
2007 Apr 11
1
problem with wiki - Trac internal error
...File "/var/lib/python-support/python2.4/trac/web/main.py", line 263, in _pre_process_request chosen_handler = f.pre_process_request(req, chosen_handler) File "/var/lib/python-support/python2.4/trac/versioncontrol/ api.py", line 73, in pre_process_request self.get_repository(req.authname) # triggers a sync if applicable File "/var/lib/python-support/python2.4/trac/versioncontrol/ api.py", line 101, in get_repository repos = self._connector.get_repository(rtype, rdir, authname) File "/var/lib/python-support/python2.4/trac/versioncontrol/ svn_...
2007 Sep 08
2
Puppet''s TRAC somehow broken?
Hey all, it seems that the Ticket section of Puppet''s homepage does not work. Searching and Listing of Tickets works fine, showing an individual Ticket shows stack-traces. What is wrong there? Thanks, udo.