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

Re: "svn pget svn:externals -r <rev> . -R" dramatically slow

From: Andrey <andry_at_inbox.ru>
Date: Thu, 18 May 2017 16:51:44 +0300

Branko Čibej <brane_at_apache.org> писал(а) в своём письме Thu, 18 May 2017
16:19:23 +0300:

>> may be add file content hash to represent 2 statuses of the same file
>> paths? At least it will protect file from accidental remove and miss
>> of add to commit?
>
> There will be no accidental remove; when you commit, your new file will
> remain unversioned in the working copy:
I meant delete revert. It silently replaces unversioned one.

> In the first case, I suppose we could display something like the
> following:
>
> D + foo
> > moved to bar
>
> or:
>
> D ? foo
> > moved to bar
>
>
> to indicate that the file was deleted, but still exists on disk.
>
> The more interesting question is how, if at all, this would affect the
> Subversion API.
That would be good. Thx!
Received on 2017-05-18 15:52:01 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.