Re: svnmucc --revision 0 no longer works when creating a file
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 12 Jul 2020 14:26:04 +0000
sebb wrote on Tue, 07 Jul 2020 20:43 +0100:
Is the file-to-be's parent directory the root directory? If that isn't
You might wish to post the error message.
> The previous behaviour was very useful, so are there any plans to reinstate it?
Patches welcome. (You'll have to propose a new syntax, of course.)
> I don't think there is a straightforward way to guarantee the same
Try:
svn checkout --depth=empty $URL wc
> The closest I could get is:
How is «svn info $URL/to/file@$REV» not sufficient? You can use
> 3) Put the file using the revision obtained in step 1.
What part of the above is a problem, and why?
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.