This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
lib
/
redmine
/
scm
/
adapters
History
Jean-Philippe Lang
71d3bb2f7b
Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch
#826
by Frederic Moulins, slightly edited to preserve win32 compatibility).
...
git-svn-id:
http://redmine.rubyforge.org/svn/trunk@1228
e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-11 20:06:25 +00:00
..
abstract_adapter.rb
Show explicit error message when the scm command failed (eg. when svn binary is not available).
2008-01-23 17:25:11 +00:00
bazaar_adapter.rb
SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.
2007-12-15 12:14:40 +00:00
cvs_adapter.rb
Fixed: CVS repository doesn't work if port is used in the url (
#653
).
2008-02-16 18:09:26 +00:00
darcs_adapter.rb
SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.
2007-12-15 12:14:40 +00:00
mercurial_adapter.rb
Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch
#826
by Frederic Moulins, slightly edited to preserve win32 compatibility).
2008-03-11 20:06:25 +00:00
subversion_adapter.rb
Show explicit error message when the scm command failed (eg. when svn binary is not available).
2008-01-23 17:25:11 +00:00