0

I'm using Tortoise SVN on Windows. I want to delay commit (for quality reason and because I want to perform a slow transition to Git for a dev team), so I want to use patch before commit. Don't know if it's a good practice but nevermind, here is my question : can I make in a single file a diff patch + a log comment ? (I know I can zip files but maybe there is something else !)

Hope my question is clear enough, thanks in advance for help !

1
  • 1
    Why not use CR-branch for code-review (and merge reviewed revisions into trunk)? Commented Apr 24, 2014 at 10:45

1 Answer 1

1

In pure Subversion - no, you can't

Sign up to request clarification or add additional context in comments.

1 Comment

Ok, thanks! (sigh) I will wait for one or two days for another answer (don't know if there is another possibility) before validating your answer.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.