Re: Git-Svn Fails finding object name 'trunk'

2014-11-27 Thread David Trowbridge
I think something is just coming up unexpected in the way that you cloned
your repository. I'd suggest adding a .reviewboardrc file with
TRACKING_BRANCH set to origin/master

-David

On Wed, Nov 26, 2014 at 9:34 AM, Jake Champlin jake.champlin...@gmail.com
wrote:

 % rbt diff --debug
  RBTools 0.6.3
  Python 2.7.8 (default, Sep 24 2014, 18:26:21)
 [GCC 4.9.1 20140903 (prerelease)]
  Running on Linux-3.17.3-1-ARCH-x86_64-with-glibc2.2.5
  Home = /home/jake
  Current directory = /home/jake/dev/org/svn
  Checking for a Subversion repository...
  Running: svn info --non-interactive
  Command exited with rc 1: ['svn', 'info', '--non-interactive']
 svn: E155007: '/home/jake/dev/org/svn' is not a working copy
 ---
  Checking for a Git repository...
  Running: git rev-parse --git-dir
  Running: git config core.bare
  Running: git rev-parse --show-toplevel
  Running: git symbolic-ref -q HEAD
  Running: git svn info
  repository info: Path: https://svn.org.com/svn, Base path:
 /minted/trunk, Supports changesets: False
  Making HTTP GET request to https://reviewboard.org.com/api/
  Running: git rev-parse refs/heads/master
  Running: git merge-base 9e7c4871d93fc262a6601327e77ab4ea58c09909 trunk
 Failed to execute command: ['git', 'merge-base',
 '9e7c4871d93fc262a6601327e77ab4ea58c09909', 'trunk']
 fatal: Not a valid object name trunk



 Running rbt diff --track=origin/trunk works flawlessly

 Thanks!

 On Wednesday, November 26, 2014 12:11:37 PM UTC-5, David Trowbridge wrote:


 Can you run with --debug and send the output?

 -David
 On Wed, Nov 26, 2014 at 9:09 AM Jake Champlin jake.cha...@gmail.com
 wrote:

 Using:
 - RBTools 0.6.3
 - ArchLinux
 - git svn repository

 Using a git-svn repository, rbtools fails to find valid object name
 trunk.

 % rbt diff
 Failed to execute command: ['git', 'merge-base', '
 9e7c4871d93fc262a6601327e77ab4ea58c09909', 'trunk']
 fatal: Not a valid object name trunk

 Running `git svn info` fetches valid info from trunk, as well as running
 `git svn log`

 This works, however, in OSX; with the same repository, .reviewboardrc
 file, and RBTools version, so I'm wondering if I am missing any packages
 that RBTools needs?

 I installed RBTools via easy_install

 Thanks!



  --
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

  --
 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/d/optout.


-- 
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/d/optout.


Re: Issue 3680 in reviewboard: Diff viewer does not indent code properly.

2014-11-27 Thread reviewboard


Comment #2 on issue 3680 by to...@salsitasoft.com: Diff viewer does not  
indent code properly.

https://code.google.com/p/reviewboard/issues/detail?id=3680

Nope. Just tabs.

It happens e.g. with a diff containing the following lines  
https://github.com/salsaflow/salsaflow/blob/develop/prompt/prompt.go#L146-L153


(The repo is opensource so you can check it for yourselves.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3551 in reviewboard: Adding SVN repository result in an endless loop

2014-11-27 Thread reviewboard


Comment #6 on issue 3551 by monty...@gmail.com: Adding SVN repository  
result in an endless loop

https://code.google.com/p/reviewboard/issues/detail?id=3551

how to solve the issue, it happens to me.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3551 in reviewboard: Adding SVN repository result in an endless loop

2014-11-27 Thread reviewboard


Comment #7 on issue 3551 by gervai...@gmail.com: Adding SVN repository  
result in an endless loop

https://code.google.com/p/reviewboard/issues/detail?id=3551

One of our sysadmin has preconfigured the svn connection. So that we only
have to set the repo URL, all authentication parameters came from the
system config

Le Ven 28 Nov 2014 05:33, null reviewbo...@googlecode.com a écrit :

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.