Alejandro R. Sedeño 12a296bca3 git-svn: Add a svn-remote.<name>.pushurl config key
Similar to the 'remote.<name>.pushurl' config key for git remotes,
'pushurl' is designed to be used in cases where 'url' points to an SVN
repository via a read-only transport, to provide an alternate
read/write transport. It is assumed that both keys point to the same
repository.

The 'pushurl' key is distinct from the 'commiturl' key in that
'commiturl' is a full svn path while 'pushurl' (like 'url') is a base
path. 'commiturl' takes precendece over 'pushurl' in cases where
either might be used.

The 'pushurl' is used by git-svn's dcommit and branch commands.

Signed-off-by: Alejandro R. Sedeño <asedeno@mit.edu>
Reviewed-by: James Y Knight <jknight@itasoftware.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
2011-04-09 22:43:35 +00:00
..
2011-04-06 10:57:32 -07:00
2011-04-04 15:02:08 -07:00
2011-03-22 14:56:13 -07:00
2011-04-01 17:45:59 -07:00
2011-03-11 10:59:16 -05:00
2011-04-03 00:14:16 -07:00
2011-03-11 10:59:16 -05:00
2011-03-28 14:17:17 -07:00
2011-04-06 10:57:32 -07:00
2010-07-05 13:39:02 -07:00
2011-02-03 13:22:58 -08:00
2010-11-24 15:13:58 -08:00
2010-07-20 16:59:17 -07:00