You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "S.Ramaswamy" <ra...@collab.net> on 2004/03/30 13:52:15 UTC

Issue 1806 (svn update stops when it doesn't have to )

Hi,

--------------------------------------------------------
Issue 1806  (svn update stops when it doesn't have to )
http://subversion.tigris.org/issues/show_bug.cgi?id=1806
--------------------------------------------------------

I started writing a patch, then decided it might be better to ask around.

Basically ,svn up needs to be run twice to complete an update if it tries to
delete a versioned directory containing unversioned/modified files; it
actually removes the directory from ".svn/entries" the first time.

Sussman suggests in the issue log that, 'svn update',
(a)should continue when it finds unversioned/modified files,without printing
anything,
(b)could for consistency, leave files after unversioning them

Any other suggestions ?

Thanks
Ramaswamy



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Issue 1806 (svn update stops when it doesn't have to )

Posted by kf...@collab.net.
"S.Ramaswamy" <ra...@collab.net> writes:
> --------------------------------------------------------
> Issue 1806  (svn update stops when it doesn't have to )
> http://subversion.tigris.org/issues/show_bug.cgi?id=1806
> --------------------------------------------------------
> 
> I started writing a patch, then decided it might be better to ask around.
> 
> Basically ,svn up needs to be run twice to complete an update if it tries to
> delete a versioned directory containing unversioned/modified files; it
> actually removes the directory from ".svn/entries" the first time.
> 
> Sussman suggests in the issue log that, 'svn update',
> (a)should continue when it finds unversioned/modified files,without printing
> anything,
> (b)could for consistency, leave files after unversioning them
> 
> Any other suggestions ?

Just FYI, I added a comment to 1806 basically agreeing with sussman.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org