git/vcs-svn
brian m. carlson 15d1d0951e vcs-svn: rename repo functions to "svn_repo"
There were several functions in the Subversion code that started with
"repo_".  This namespace is also used by the Git struct repository code.
Rename these functions to start with "svn_repo" to avoid any future
conflicts.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-08-20 20:55:39 -07:00
..
fast_export.c vcs-svn/fast_export: fix timestamp fmt specifiers 2016-09-14 08:56:50 -07:00
fast_export.h remote-svn: add incremental import 2012-10-07 14:10:17 -07:00
LICENSE Merge branch 'db/delta-applier' into db/text-delta 2011-05-26 02:27:48 -05:00
line_buffer.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
line_buffer.h vcs-svn: drop no-op reset methods 2012-07-05 23:26:51 -05:00
line_buffer.txt vcs-svn: remove buffer_read_string 2011-03-26 00:17:35 -05:00
repo_tree.c vcs-svn: rename repo functions to "svn_repo" 2017-08-20 20:55:39 -07:00
repo_tree.h vcs-svn: rename repo functions to "svn_repo" 2017-08-20 20:55:39 -07:00
sliding_window.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
sliding_window.h vcs-svn: cap number of bytes read from sliding view 2011-06-15 02:15:22 -05:00
svndiff.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
svndiff.h vcs-svn: skeleton of an svn delta parser 2011-03-27 22:41:38 -05:00
svndump.c vcs-svn: rename repo functions to "svn_repo" 2017-08-20 20:55:39 -07:00
svndump.h remote-svn: add incremental import 2012-10-07 14:10:17 -07:00