--On 26 May 2011 15:06:45 +0200 Stephen Butler wrote:
Have you tried the following?
svn status --show-updates --depth immediates
It tells you the names of the incoming items that an update would add
to the current working copy directory (as well as items that would be
modified).
Fantas
On Thu, May 26, 2011 at 01:52:56PM +0100, Alex Bligh wrote:
> I have a working copy with directories d1..dX in, and a repository to which
> directories occasionally get added, say d1..dY where Y>X (though the
> directory names are not numerical).
>
> >From the working copy, is there any way of tel
On May 26, 2011, at 14:52 , Alex Bligh wrote:
> I have a working copy with directories d1..dX in, and a repository to which
> directories occasionally get added, say d1..dY where Y>X (though the
> directory names are not numerical).
>
>> From the working copy, is there any way of telling what di