How post-review must be used?

2009-03-20 Thread laurent.dufrec...@gmail.com
Hello, Just another thread because this is not related to the exception handling. It seems that I misuse post-review. I was thinking that I had to launch it (wherever I was), and it would ask me what was my SVN repos, what was my diff file, ans it would send the update to the server. Seems it

Re: How post-review must be used?

2009-03-20 Thread Vinay Venkatesh
I apologize in advance for the stream of consciousness nature of this email. But hopefully, it helps. You can set the reviewboard:url property by doingsvn propedit reviewboard:url . inside the directory for the repository using cygwin. When you run post-review you'll want to be inside that

Re: How post-review must be used?

2009-03-20 Thread Laurent Dufrechou
Hi christian your mail helps me! svn info gave the URL. I didn't get for what it was used while reading the doc. The fact is there is a ' ' space in my repos URL, and it add to be translated to %20 ... teah I know (I didn't choose the path name ;) ) so I changed the name from

Re: How post-review must be used?

2009-03-20 Thread laurent.dufrec...@gmail.com
OK that's better. I decided to first give a try to linux, since it seems your base platfrom. I've managed to post my first review that support diff. Here are some point you could find interesting (as I think I've done all the basic stupid things a newbie user will do): First a little exaplantion: