Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Daily bruteforced SVN commits

by ExReg (Priest)
on Jul 05, 2016 at 18:46 UTC ( [id://1167270]=note: print w/replies, xml ) Need Help??


in reply to Daily bruteforced SVN commits

Not sure if you have searched the monastery yet, but RFC: Automating subversion with perl seems to have some good info.

Replies are listed 'Best First'.
Re^2: Daily bruteforced SVN commits
by LanX (Saint) on Jul 05, 2016 at 23:51 UTC
    No I haven't searched the monastery explicitly, normally google is pretty good in digging them out. (probably I was only relying on DDG, though.)

    This post looks interesting but as far as I was able to decipher between all the HTML errors, it's mainly describing the API of Alien::SVN and not how to enforce a commit.

    Anyway I had an interesting chat with TomFahle on our local PerlMongers meeting and he had once a similar project. In his opinion Tortoise SVN is pretty messed up and my only chance be

    • identify all conflicting files with svn cleanup
    • moving the conflicts safely away
    • running svn up to get the old (conflict free) versions reestablished
    • moving the files back overwriting the old versions again while losing the conflict
    • now commiting

    Haven't tested this approach yet, but it sounds promising. :)

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1167270]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-18 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found