git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git svn propset and multi-line svn:externals property
@ 2017-03-22 23:29 Craig McQueen
  2017-03-23  3:01 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Craig McQueen @ 2017-03-22 23:29 UTC (permalink / raw)
  To: git@vger.kernel.org

I'd like to be able to set the svn:externals property using "git svn propset". However, that property can be multi-line. I've not had any success in setting this property because git svn doesn't seem to handle the newlines.

Is it possible to set multi-line SVN properties somehow? Or could this be a future enhancement?

-- 
Craig McQueen


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git svn propset and multi-line svn:externals property
  2017-03-22 23:29 git svn propset and multi-line svn:externals property Craig McQueen
@ 2017-03-23  3:01 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2017-03-23  3:01 UTC (permalink / raw)
  To: Craig McQueen; +Cc: git

Craig McQueen <craig.mcqueen@innerrange.com> wrote:
> Is it possible to set multi-line SVN properties somehow? Or
> could this be a future enhancement?

I'm not sure.  I don't use this feature, but it seems tied
to gitattributes(5), and I'm not sure if gitattributes supports
multi-line values, either...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-23  3:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 23:29 git svn propset and multi-line svn:externals property Craig McQueen
2017-03-23  3:01 ` Eric Wong

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).