How to rollback of a file or folder to previous revision? I can't find it
from the command tool or API, is there a API for it?
Regards,
Ren
Hi Bert,
Thank you very much, the copies+delete works for me.
Ren
From: Bert Huijben [mailto:b...@qqmail.nl]
Sent: Sunday, February 21, 2016 3:51 PM
To: Ren Wang ; users@subversion.apache.org
Subject: RE: svn_fs for rename file and folder
Currently not. We still express moves as c
Currently not. We still express moves as copies+delete.
(There is some experimental support hidden in the implementations, but that
isn’t used yet)
Bert
Sent from Mail for Windows 10
From: Ren Wang
Sent: zondag 21 februari 2016 16:44
To: users@subversion.apache.org
Subject: svn_fs for rename f
Are there APIs for renaming file/folder in the svn_fs layer?
Regards,
Ren
Hi Andreas,
Thank you so much for the answer!
Ren
-Original Message-
From: Andreas Mohr [mailto:a...@lisas.de]
Sent: Sunday, February 21, 2016 9:40 AM
To: Ren Wang
Cc: users@subversion.apache.org
Subject: Re: version number
On Sun, Feb 21, 2016 at 08:45:56AM -0500, Ren Wang wrote:
>
On Feb 21, 2016, at 7:45 AM, Ren Wang wrote:
> Is there a way or API to set and get a file version number instead of
> revision number? For my case, when a file is created, the version by default
> should be 1, every change the version number will be incremented by 1.
No, Subversion doesn't tra
On Sun, Feb 21, 2016 at 08:45:56AM -0500, Ren Wang wrote:
>Is there a way or API to set and get a file version number instead of
>revision number? For my case, when a file is created, the version by
>default should be 1, every change the version number will be incremented
Generally spo
Is there a way or API to set and get a file version number instead of
revision number? For my case, when a file is created, the version by default
should be 1, every change the version number will be incremented by 1.
Regards,
Ren