Re: Shelve & checkpoint - JavaHL bindings
From: Julian Foad <julian_at_foad.me.uk>
Date: Wed, 13 Jun 2018 11:14:30 +0100
(Re-adding CC: dev@)
Thomas Singer wrote on 2018-06-06:
I have recently been writing more about it in the Wiki. All you want to know should be written here:
> Does it always leave a clean working copy
Both are possible.
> Does it work for binary files, too?
Shelving does support binary files now, in trunk. Shelving version 1 in Svn 1.10 does not support binary files.
> Does it work for all/selected modified files
Currently (in trunk) it works for all/selected modified/added/removed/replaced files, with their properties; not untracked/missing/moved/copied, and not directories.
I would like to make JavaHL bindings so you can start to use shelving. I will have a go and let you know how it goes.
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.