Thanks for the reply! So I tried your suggestion, but no dice. Still the same issue.
On Thursday, July 12, 2012 2:35:27 PM UTC-4, superakuma wrote: > > I had this problem before. You probably have cygwin in the PATH. I didn't > know how to fix it so I just took out cgywin in the PATH to use post-review. > > On Thursday, July 12, 2012 11:21:29 AM UTC-7, whatever wrote: >> >> So I'm trying to run post-review on a windows box with cygwin installed >> and I'm getting the following error: >> >> C:\trunk>post-review >> Failed to execute command: ['svn', 'propget', 'reviewboard:url', >> 'C:\\trunk'] >> cygwin warning: >> MS-DOS style path detected: /cygdrive/c/trunk/C:\trunk >> Preferred POSIX equivalent is: /cygdrive/c/trunk/C:/trunk >> CYGWIN environment variable option "nodosfilewarning" turns off this >> warning. >> Consult the user's guide for more details about POSIX paths: >> http://cygwin.com/cygwin-ug-net/using.html#using-pathnames >> svn: E200005: '/cygdrive/c/trunk/C:\trunk' is not under version control >> >> >> Obviously the problem is that post-review is adding "/cygdrive/c/trunk/" >> to the path. How do I avoid this happening? >> >> Thanks! >> > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- 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
