Redmine/lib/redmine/scm/adapters
Eric Davis 1a9942ba99 Change subversion adapter to not cache authentication and run non interactively
#3424

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2819 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-07-10 03:24:46 +00:00
..
mercurial Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux). 2008-06-07 09:19:50 +00:00
abstract_adapter.rb Capture scm CLI stderr to log/scm.stderr.log when running in dev environment 2008-12-12 16:07:14 +00:00
bazaar_adapter.rb Fixed: Bazaar "[merge]" tags parsing fails (#3445). 2009-06-06 10:49:36 +00:00
cvs_adapter.rb Fixed: CVS browser should not show dead revisions (deleted files) (#2319). 2008-12-14 15:57:13 +00:00
darcs_adapter.rb Merged r2231 from 0.8-stable (#2402). 2009-01-04 13:27:48 +00:00
filesystem_adapter.rb Filesystem adapter: read files in binary mode. 2008-06-08 15:44:23 +00:00
git_adapter.rb Do not query multiple times git for branch (#1435). 2008-11-17 17:27:08 +00:00
mercurial_adapter.rb Fixed: Mercurial integration doesn't work if redmine is installed in folder path containing space (#3159). 2009-04-21 16:05:04 +00:00
subversion_adapter.rb Change subversion adapter to not cache authentication and run non interactively 2009-07-10 03:24:46 +00:00