Yonatan Maman
Yonatan Maman

Reputation: 2508

download diff file from websvn

Is there a way to generate a diff file (describes changes made in a specific commit transaction) using websvn interface, and allow users to download it ?

I want to allow users to download such a diff from websvn, and upload it to to the reviewBoard (code review) application.

I know I can do something with svn command line, but I need something that will work on the web, and since I have already websvn installed, I thought it will be reasonable to use it for such propose.

Upvotes: 2

Views: 1009

Answers (0)

Related Questions