Re: Issue 1127 in reviewboard: post-review creates '\' in diff pathname and it failed view diff on unix repository

2010-09-26 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #4 on issue 1127 by trowbrds: post-review creates '\' in diff  
pathname and it failed view diff on unix repository

http://code.google.com/p/reviewboard/issues/detail?id=1127

(No comment was entered for this change.)

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



Issue 1127 in reviewboard: post-review creates '\' in diff pathname and it failed view diff on unix repository

2009-05-27 Thread codesite-noreply

Updates:
Status: NeedInfo

Comment #1 on issue 1127 by chipx86: post-review creates '\' in diff  
pathname and it failed view diff on unix repository
http://code.google.com/p/reviewboard/issues/detail?id=1127

If you do 'svn diff', do you see the same issue with the path names?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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



Issue 1127 in reviewboard: post-review creates '\' in diff pathname and it failed view diff on unix repository

2009-05-19 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1127 by f...@datasynapse.com: post-review creates '\' in diff  
pathname and it failed view diff on unix repository
http://code.google.com/p/reviewboard/issues/detail?id=1127

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.0rc2

What's the URL of the page containing the problem?
view diff

What steps will reproduce the problem?
1. start reviewboard server on linux, svn server on linux
2. on windows, run post-review with --revision-range option to submit new
review request.
3. can't view diff on the new review request as there is a '\' in the file
path.


What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.

Here is the traceback:
Traceback (most recent call last):
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/diffviewer/views.py, line 152, in view_diff
 interdiffset, highlighting, True)
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/diffviewer/diffutils.py, line 620, in get_diff_files
 large_data=True)
   File /usr/local/lib/python2.6/site-packages/Djblets-0.5rc1-
py2.6.egg/djblets/util/misc.py, line 143, in cache_memoize
 data = lookup_callable()
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/diffviewer/diffutils.py, line 619, in lambda
 enable_syntax_highlighting),
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/diffviewer/diffutils.py, line 341, in get_chunks
 old = get_original_file(filediff)
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/diffviewer/diffutils.py, line 248, in
get_original_file
 large_data=True)[0]
   File /usr/local/lib/python2.6/site-packages/Djblets-0.5rc1-
py2.6.egg/djblets/util/misc.py, line 143, in cache_memoize
 data = lookup_callable()
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/diffviewer/diffutils.py, line 247, in lambda
 data = cache_memoize(key, lambda: [fetch_file(file, revision)],
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/diffviewer/diffutils.py, line 227, in fetch_file
 data = tool.get_file(file, revision)
   File /usr/local/lib/python2.6/site-packages/ReviewBoard-1.0rc2-
py2.6.egg/reviewboard/scmtools/svn.py, line 107, in get_file
 raise FileNotFoundError(path, revision, str(e))
FileNotFoundError: The
file '/modules/commons/branches/R5_0_BRANCH\source/java/com/datasynapse/com
mons/serialization/document/DocumentSerializer.java' (r138) could not be
found in the repository: '/svn/srcrepos/!
svn/bc/138/modules/commons/branches/R5_0_BRANCH%
5Csource/java/com/datasynapse/commons/serialization/document/DocumentSerial
izer.java' path not found

Here is the command I ran on windows:
C:\c:\python25\python.exe c:\python25\scripts\post-review.py --server
http://ffanix:9000 --repository-url
http://ffanix:8080/svn/srcrepos/modules/commons/branches/R5_0_BRANCH/ --
revision-range=138:139
== Review Board Login Required
Enter username and password for Review Board at http://ffanix:9000/
Username: ffan
Password:
Review request #6 posted.

http://ffanix:9000/r/6

I used GUNwin32 DiffUtils-2.8.7 on Windows side.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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