Hello devs, from the beginning: I work with git svn. Everything seems ok except one strange thing:
after I fetched the repo, src/documentation/RELEASE-NOTES.TXT was missing (but git / svn didn't report it as missing). I found it out when jenkins task failed reporting that the file was missing. It was strange but I just copied the file from pure svn clone so that jenkins succeeded. In one of my latest commits https://svn.apache.org/viewvc?view=revision&revision=1852251 I accidentally actually added the file. It was committed ok, without conflicts. If that's fine, let it be. Otherwise, I'll revert the addition. Perhaps the git-svn fetch with short revision range is to blame, although it's really weird that it didn't deliver the latest snapshot... Best regards, Vlad --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
