[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn feature addition?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 02 Jun 2017 02:02:40 +0000

Branko Čibej wrote on Fri, 02 Jun 2017 01:58 +0200:
> On 02.06.2017 01:43, Eggler, Ron (GE Energy Connections) wrote:
> > - Is there an option to inspect each file further line-by-line for lines that have changed to either be selected or excluded from the commit?
>
> "Including or excluding changed lines from a file before commnt" is also
> known as "using a text editor to modify the file". Subverison tracks
> whole files, not individual lines. In fact the repository does not care
> if the file contains text or not.
>

I think the OP is looking for an equivalent to 'git add -p && git commit'.

The off-the-cuff answer is "Use git-svn", but maybe there's a better way...
Received on 2017-06-02 04:02:46 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.