git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/5] Add easy access to SVN properties in git-svn.
@ 2007-10-15 15:34 Benoit Sigoure
  0 siblings, 0 replies; only message in thread
From: Benoit Sigoure @ 2007-10-15 15:34 UTC (permalink / raw)
  To: git; +Cc: normalperson


Hello,
this is a fairly simple patch series that adds easy access to SVN properties
from within git-svn.

The first patch simply factors some code that was used for
git-svn show-ignore in order to easily implement git-svn create-ignore (2nd
patch).  The 3rd and 4th patch implement git-svn propget / proplist to easily
access SVN properties.  The last patch does some cleanup because I found it
more convenient to not have to remember to add a `\n' at the end of each
error message.

 git-svn.perl             |  201 +++++++++++++++++++++++++++++++++++++---------
 t/t9101-git-svn-props.sh |   72 ++++++++++++++++-
 2 files changed, 233 insertions(+), 40 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-16 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-15 15:34 [PATCH 0/5] Add easy access to SVN properties in git-svn Benoit Sigoure

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).