Displaying 3 results from an estimated 3 matches for "ryyi".
Did you mean:
ryi
2015 Jul 28
4
[LLVMdev] Request: Changing commit message in llvm trunk
Hi
I'm trying to change a commit message that became malformed when pushing to
trunk
svn propedit svn:log --revprop -r 243434
> svn: E175002: DAV request failed; it's possible that the repository's
> pre-revprop-change hook either failed or is non-existent
> svn: E175002: Repository has not been enabled to accept revision
> propchanges;
> ask the administrator to
2015 Jul 29
0
[LLVMdev] Request: Changing commit message in llvm trunk
On Tue, Jul 28, 2015 at 10:42 AM, Martell Malone <martellmalone at gmail.com>
wrote:
> Hi
>
> I'm trying to change a commit message that became malformed when pushing
> to trunk
>
> svn propedit svn:log --revprop -r 243434
>> svn: E175002: DAV request failed; it's possible that the repository's
>> pre-revprop-change hook either failed or is
2015 Jul 29
2
[LLVMdev] Request: Changing commit message in llvm trunk
Thanks for all the feedback guys
So rather than speculating about what could and might not break.
I am going to test all these different scenarios by creating my own svn
server, svn mirror and git mirror etc
I'll get back to you all with details on what breaks and what doesn't soon
with changing the commit msgs
Many Thanks
Martell
On Wed, Jul 29, 2015 at 7:01 AM, Sean Silva