Re: weird error in review-board and post-review in windows

2008-10-09 Thread Marcos

You can use post-review on a windows client without cygwin.
You will need python and difftools on the client thought.

By the way, how did you got sqlite to work on cygwin?

On Oct 9, 12:45 am, Paulo Eduardo  Neves [EMAIL PROTECTED] wrote:
 On Oct 6, 9:17 pm, Chris [EMAIL PROTECTED] wrote:

  On Oct 6, 4:58 pm, Paulo Eduardo  Neves [EMAIL PROTECTED] wrote:

   I'm advocating the adoption of review-board in my company. The client
   and the server must run in Windows. Subversion is our version control
   system. I'm not using cygwin nor mingw.

  
   patch:  malformed patch at line 51: \ No newline at end of file

  I've been experimenting with Cygwin, so I can confirm using that is a
  good idea :-) All I did was add the Cygwin bin path to the regular
  Windows path.

 Thanks for the answer Chris and Christian,

 my problem with cygwin is that I'll have to deploy the client in
 dozens of developer Windows machines. I don't want to force everybody
 to install cygwin just to have diff.

 I've tried unxutils links but it still didn't work. I've tried cygwin
 and the problem persists! Then I tried to delete the file where the
 problem is happening... and it works!

 I don't know if it will be a common error or just really bad luck.

 regards,
 Paulo Eduardo Neves
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: weird error in review-board and post-review in windows

2008-10-08 Thread Chris Clark

On 10/8/2008 3:45 PM, Paulo Eduardo Neves wrote:
 ..
 my problem with cygwin is that I'll have to deploy the client in
 dozens of developer Windows machines. I don't want to force everybody
 to install cygwin just to have diff.
   

Don't forget that the patch requirement is only on the SERVER, it might 
be worth trying cygwin on the server only and using the standalone 
diffutils for the clients. I have to confess I've not tried using 
post-review with svn clients on Windows (so I'm not clear what the 
requirements are). BUT I am using cygwin patch on a Windows server (the 
scm tool I use on the client's has it's own diff built in).

One thing I did come across a while back is that Tortoise SVN does 
support command line arguments, you may be able to simply generate the 
patch(es) using that without any other tools on the clients.

 I've tried unxutils links but it still didn't work. I've tried cygwin
 and the problem persists! Then I tried to delete the file where the
 problem is happening... and it works!

 I don't know if it will be a common error or just really bad luck.
   

Doh! I'd be interested to hear if it occurs again.

Chris


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---