Chris wrote:
> I shelved a bunch of
> files and noticed that some of those files were still marked as
> modified and when I did diff on them I got something like this:
>
>---somefile.txt(rev 123456)
>+++somefile.txt (working copy)
>-sometext
>\ No newline at end of file
>+sometext
Assuming yo
On Mon, 9/10/18, Julian Foad wrote:
Subject: Re: svn diff - revert - patch does not restore wc state
To: users@subversion.apache.org
Date: Monday, September 10, 2018, 3:49 PM
Timur Khanipov wrote:
>
[...] I hope the
>
'shel
Timur Khanipov wrote:
> [...] I hope the
> 'shelve/unshelve' commands will eventually mature and be able to handle the
> situation I described. I also think that these command should finally learn
> to save modifications to a separate wc-independent file [...]
Hello. I am actively working on the
Hi, Stefan!
Thank you very much for a thorough explanation. I hope the
'shelve/unshelve' commands will eventually mature and be able to handle the
situation I described. I also think that these command should finally learn
to save modifications to a separate wc-independent file so that it would be
On Fri, Sep 07, 2018 at 01:18:08PM +0300, Timur Khanipov wrote:
> Hi, folks.
>
> I have successfully used Subversion for many years and in general I am
> happy with it, so I have always defended this VCS when my friends or
> colleagues argued in favor of git and other things. But today I stepped
>
Hi, folks.
I have successfully used Subversion for many years and in general I am
happy with it, so I have always defended this VCS when my friends or
colleagues argued in favor of git and other things. But today I stepped
into a very unpleasant situation which I would like to clarify.
I have made