From: Sveinung Kvilhaugsvik <sveinung84@users.sourceforge.net>
To: git@vger.kernel.org
Cc: Sveinung Kvilhaugsvik <sveinung84@users.sourceforge.net>
Subject: [PATCH] git-svn.txt: advertise pushurl with dcommit
Date: Fri, 10 Oct 2014 00:49:59 +0200 [thread overview]
Message-ID: <1412894999-5961-1-git-send-email-sveinung84@users.sourceforge.net> (raw)
Advertise that the svn-remote.<name>.pushurl config key allows specifying
the commit URL for the entire SVN repository in the documenation of git
svn's dcommit command.
Signed-off-by: Sveinung Kvilhaugsvik <sveinung84@users.sourceforge.net>
---
Documentation/git-svn.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 44c970c..161ed29 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -252,6 +252,10 @@ Use of 'dcommit' is preferred to 'set-tree' (below).
config key: svn-remote.<name>.commiturl
config key: svn.commiturl (overwrites all svn-remote.<name>.commiturl options)
+
+Note that the SVN URL of the commiturl config key includes the SVN branch.
+If you rather want to set the commit URL for an entire SVN repository use
+svn-remote.<name>.pushurl instead.
++
Using this option for any other purpose (don't ask) is very strongly
discouraged.
--
2.1.1
next reply other threads:[~2014-10-09 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-09 22:49 Sveinung Kvilhaugsvik [this message]
2014-10-20 3:59 ` [PATCH] git-svn.txt: advertise pushurl with dcommit Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1412894999-5961-1-git-send-email-sveinung84@users.sourceforge.net \
--to=sveinung84@users.sourceforge.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).