Re: SVN-4827 svn x-shelve gives E200014: Checksum mismatch

2020-10-06 Thread Julian Foad
Daniel Sahlberg wrote: I've been trying to dig into shelving and bug 4827. I've been debugging the regression test from Julian. Please excuse me if I'm making up terms for things called something else, I'm still new at this. Thank you for digging into this. Sorry for being slow to respond.

SVN-4827 svn x-shelve gives E200014: Checksum mismatch

2020-08-17 Thread Daniel Sahlberg
Hi, I've been trying to dig into shelving and bug 4827. I've been debugging the regression test from Julian. Please excuse me if I'm making up terms for things called something else, I'm still new at this. As I understand it, Subversion is: 1. Checking a new WC for the shelf (.svn/experimental/sh

Re: svn x-shelve fails with "checksum mismatch" error

2020-08-03 Thread Marc Strapetz
On 03.08.2020 15:19, Johan Corveleyn wrote: On Mon, Aug 3, 2020 at 2:44 PM Marc Strapetz wrote: >> ... >> D:\temp\tiny.dir.svn>svn x-shelve shelf1 --- Shelve 'shelf1' in WC root 'D:/temp/tiny.dir.svn' --- Shelving... Updating '.svn\experimental\shel

Re: svn x-shelve fails with "checksum mismatch" error

2020-08-03 Thread Johan Corveleyn
On Mon, Aug 3, 2020 at 2:44 PM Marc Strapetz wrote: > > I just gave the experimental shelve-feature a try and ran into a > "checksum mismatch" error when invoking "svn x-shelve". Any ideas how to > resolve this? > > D:\temp\tiny.dir.svn>dir > ... >

svn x-shelve fails with "checksum mismatch" error

2020-08-03 Thread Marc Strapetz
I just gave the experimental shelve-feature a try and ran into a "checksum mismatch" error when invoking "svn x-shelve". Any ideas how to resolve this? D:\temp\tiny.dir.svn>dir ... 03.08.2020 14:30 . 03.08.2020 14:30 .. 03.08.2020 14:30

Re: x-shelve

2018-03-25 Thread Johan Corveleyn
On Fri, Mar 23, 2018 at 2:42 PM, Julian Foad wrote: > Julian Foad wrote: >> >> [[[ >> $ svn help >> ... >> Available subcommands: >> ... >> x-shelve (shelve) >> x-unshelve (unshelve) >> >> $ svn help shelve >> x-shelve

Re: x-shelve

2018-03-23 Thread Julian Foad
Julian Foad wrote: [[[ $ svn help ... Available subcommands: ...    x-shelve (shelve)    x-unshelve (unshelve) $ svn help shelve x-shelve (shelve): Move local changes onto a shelf. usage: x-shelve [--keep-local] NAME [PATH...] I have nominated this for backport to 1.10.x. If we can get that

x-shelve

2018-03-19 Thread Julian Foad
ept "xshelve" as an alias, if the semantics of xshelve@1.10 and shelve@1.11 are compatible. Thinking on this theme, I came up with this: [[[ $ svn help ... Available subcommands: ... x-shelf-diff (shelf-diff) x-shelf-drop (shelf-drop) x-shelf-list (shelf-list, shelves) x-shelf-lis