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

RE: Help needed: 'History scheduled with commit'

From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 10 Oct 2012 11:54:34 +0200

> -----Original Message-----
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
> Sent: woensdag 10 oktober 2012 03:49
> To: David Aldrich
> Cc: 'users_at_subversion.apache.org' (users_at_subversion.apache.org)
> Subject: Re: Help needed: 'History scheduled with commit'
>
> That's 1.7, isn't it? Have you tried just committing? If you commit
> using the cmdline client you'll get a second list of files in the editor
> window, and even if you don't you can always revert the commit (via
> reverse merge) or test by committing the merge to a newly-created
> temporary branch.

Committing an copy of a directory includes all the files inside. Before
Subversion 1.7 merges would have reported all the files individually added,
while it only committed the copy of the parent directory. We fixed this
issue when switching to the new working copy backend.

The result in the repository will be identical to what it was before 1.7,
but status explains better what really happens. And now it can also report
'M +' when the file is scheduled to be added via its parent, but is itself
modified.

        Bert
Received on 2012-10-10 11:55:28 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.