Re: Rational Synergy and ReviewBoard?

2013-06-10 Thread Ryan Martin
Keith, did you contribute these scripts back to the project? They sound 
quite useful for anyone trying to link Rational tools to reviewboard.

Best regards,
Ryan Martin

On Friday, April 12, 2013 12:14:41 PM UTC-4, Keith Moyer wrote:


 On Monday, April 2, 2012 9:12:02 AM UTC-6, ed wrote:

 Hello, 

 I am trying to use reviewboard with Rational Synergy (moving away from 
 synergy to something else is not an option).

 I searched the group for information on whether or not that is possible, 
 but I could only find a couple of posts from 4 years ago which indicate I 
 may be able to do what I want.


 Ed,

 I have gotten Rational Synergy to work with reviewboard for my company.  
 The approach I took was

 1. Set up a git repository in reviewboard
 2. Wrote a script that formats a Synergy task in git diff format (with 
 %name:%type:%subsystem as the filename and the CVID padded out to 40 
 characters as the version hash), creates a review request (using the 
 Synergy task attributes), and uploads the diff
 3. Created a tiny web application that just outputs the contents of files 
 (or directory listing if a directory object is given) via Synergy when 
 given their CVID
 4. Changed the reviewboard repository to point to the web application in 
 the Raw file URL mask: field
 5. I then took the actual git repository offline, as ReviewBoard now never 
 needs to contact it.  Instead, it thinks it's talking to a git repository 
 when it's talking to my web application.

 I know this is an old thread, but I hope this helps!


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

2013-04-12 Thread Keith Moyer


 On Monday, April 2, 2012 9:12:02 AM UTC-6, ed wrote:

 Hello, 

 I am trying to use reviewboard with Rational Synergy (moving away from 
 synergy to something else is not an option).

 I searched the group for information on whether or not that is possible, 
 but I could only find a couple of posts from 4 years ago which indicate I 
 may be able to do what I want.


Ed,

I have gotten Rational Synergy to work with reviewboard for my company.  
The approach I took was

1. Set up a git repository in reviewboard
2. Wrote a script that formats a Synergy task in git diff format (with 
%name:%type:%subsystem as the filename and the CVID padded out to 40 
characters as the version hash), creates a review request (using the 
Synergy task attributes), and uploads the diff
3. Created a tiny web application that just outputs the contents of files 
(or directory listing if a directory object is given) via Synergy when 
given their CVID
4. Changed the reviewboard repository to point to the web application in 
the Raw file URL mask: field
5. I then took the actual git repository offline, as ReviewBoard now never 
needs to contact it.  Instead, it thinks it's talking to a git repository 
when it's talking to my web application.

I know this is an old thread, but I hope this helps!

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

2012-04-06 Thread ed
Does anybody have any info on this?? Since it was my first post I am not 
sure if it went out to the whole group... 

Thanks!

Ed 

On Monday, April 2, 2012 9:12:02 AM UTC-6, ed wrote:

 Hello, 

 I am trying to use reviewboard with Rational Synergy (moving away from 
 synergy to something else is not an option).

 I searched the group for information on whether or not that is possible, 
 but I could only find a couple of posts from 4 years ago which indicate I 
 may be able to do what I want.

 Here is what I am wondering:

 1. Is it possible for me to write some code to make that happen? It seems 
 like synergy is similar to perforce in the sense where check-ins are 
 tracked by tasks which are a collection of objects/versions.

 2. If the above is possible, can you please point me to any documentation 
 that would help in writing that code? Again, I looked, but could not really 
 find anything... 

 Thanks in advance for your time!

 Please let me know if you have any questions that would help answer the 
 post above.

 Ed


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