Review Board Ticket #4554: Addition of git repository on private BitBucket server with Review board Fails.

2017-05-25 Thread satish singh
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4554/
--

New ticket #4554 by satish3
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


--
Addition of git repository on private BitBucket server with Review board Fails.
==

# What version are you running?

Review Board 2.0.12

# What's the URL of the page containing the problem?

1) We have a private BitBucket server, I was trying to add git repo. on 
BitBucket to Review Board.

2) I was able to add git repository on private BitBucket server to Review Board 
using SSH key. 

With RAW file URL Mask as 
"https://bitbucket.edg.xyz.com/projects/$PROJECT/repos/$REPO/raw/$FILENAME?at=$REV;

3) Everything look good, but the review diff fails ? 

4) In the rejects I can see the diff as

[root@xyz reviewboard.FtBqiQ]# cat dependencies.py.diff
diff --git a/reviewboard/dependencies.py b/reviewboard/dependencies.py
index 
e48e2922ec79ed0f451d1d20b6196044f9eb4fe0..537c64e8ebe4878f9471feb0ae28ade39fc5da3d
 100644
--- a/reviewboard/dependencies.py
+++ b/reviewboard/dependencies.py
@@ -1,3 +1,4 @@
+#testing
 """Version information for Review Board dependencies.

 This contains constants that other parts of Review Board (primarily packaging)
 
[root@xyz reviewboard.FtBqiQ]# cat tmpmZbvzb-new.rej
--- dependencies.py
+++ dependencies.py
@@ -1,3 +1,4 @@
+#testing
 """Version information for Review Board dependencies.

 This contains constants that other parts of Review Board (primarily packaging)




I am not able to understand the issue by seeing the rejects, can you pleae help 
me with the issue.
 
 


--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


RBTools Ticket #4480: RBT PATCH for moved file fails.

2016-10-17 Thread satish singh
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4480/
--

New ticket #4480 by satish3_singh
For Beanbag, Inc. > RBTools

Status: New
Tags: Priority:Medium, Type:Defect


--
RBT PATCH for moved file fails.
==

# What version are you running?
RBtools0.7.5

# What steps will reproduce the problem?
1. Raise a review with P4 move change
2. Patch the change using RBT PATCH
3. Changes are patched but I can't see the move effect. (Review Board vesrion 
is 2.0.12)
   FIlename remains the same.

# What is the expected output? What do you see instead?
Filename is changed as move file.

# What operating system are you using?


# Attach the debug out from the command.

```
$ rbt  --debug 
```


# Please provide any additional information below.

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4382: RB2.0 API for review group user deletion not working

2016-10-13 Thread satish singh
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4382/
--

New update by satish3
For Beanbag, Inc. > Review Board > Ticket #4382


Reply:

working now. Thanks a lot.

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4382: RB2.0 API for review group user deletion not working

2016-10-12 Thread satish singh
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4382/
--

New update by satish3
For Beanbag, Inc. > Review Board > Ticket #4382


Reply:

Thanks for the help, but I am getting the below exception:

https://xyz.domain.com/api/groups/xyz/users/

MultipleObjectsReturned at /api/groups/xyz/users/

get() returned more than one Group -- it returned 2!

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4382: RB2.0 API for review group user deletion not working

2016-10-04 Thread satish singh
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4382/
--

New update by satish3
For Beanbag, Inc. > Review Board > Ticket #4382


Reply:

Can you provide any pointer on this. I will fix it.

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Review Board Ticket #4452: 403 Forbidden page because of a CSRF Verification Failure

2016-08-17 Thread satish singh
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4452/
--

New ticket #4452 by satish3_singh
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


--
403 Forbidden page because of a CSRF Verification Failure
==

# What version are you running?
Review board 2.0.12

# What's the URL of the page containing the problem?
https://reviewboard.xyz.com/account/preferences/#groups



# What steps will reproduce the problem?
1. GO to https://reviewboard.xyz.com/account/preferences/#groups

And use the search (under the word group)
  
And then hit enter/return
  
you’ll get a 403 Forbidden page because of a CSRF Verification Failure
 
 


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


# What operating system are you using? What browser?
On all the browsers.


# Please provide any additional information below.

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.