Issue with spaces in diffs' paths

2014-02-27 Thread Marek Dorobisz


Hello,


I have a git repository and in paths there are spaces. Unfortunately 
Reviewboard ommits all before last space and tries to generate diffs with 
invalid paths. Is there any solution for that? 

Example path: $/ProjectName/release/some folder with spaces in 
name/anotherFolder/files.cs

And ReviewBoard generates diff with name/anotherFolder/files.cs 

My ReviewBoard version is 1.7.21

Do you have any idea how to workaround it?


Regards,

Marek

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Review board automated with git

2009-08-28 Thread Marek

More in detail, what we do is:
1. Write some code
2. Do the commit
3. Post a review to a system
4. push
5. Go to 1.
and it works!

but if we do:
1. Write some code
2. Do the commit
3. Post a review to a system
4. Go to 1

Then posting review for the second time will show sth like file not
found in the repository. (both by post-review and via web).



On 27 Sie, 12:16, Marek slogt...@gmail.com wrote:
 We are trying for a while now to introduce Board Review in our
 company. We are using git.
 We tried simple flow:
 1. git commit
 2. post-review

 but it only works when we do the push after every single commit.
 Doesn't make a lot of seans to us.
 (It seem that board review requires one commit back version of your
 files to apply the diff on)

 The next step would be to do automated review requests anyway. This
 first issue makes it impossible to work with simple git pre-commit
 hooks. Is there any other way?

 Is there any recommended way to use git with board review, ommiting
 one-push-per-commit problem.

--~--~-~--~~~---~--~~
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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---