Re: RbTools 0.7.4 - ERROR: The current directory does not contain a checkout from a supported source code repository.

2016-07-22 Thread Massimiliano Scifo
>From what i see you are in the folder of rbt, move to the folder checked 
out with your versioning system 

Il giorno lunedì 15 giugno 2015 19:49:55 UTC+1, Diwan Chandrabose ha 
scritto:
>
> I am trying to use RBTools to post review for p4 changesets. Getting 
> following error, even when I try "rbt diff -d". What could be the issue? 
> "p4 info"  works fine.
>
> C:\Program Files (x86)\RBTools\bin>rbt diff -d
> >>> RBTools 0.7.1 alpha 0 (dev)
> >>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
> (Intel)]
> >>> Running on Windows-7-6.1.7601-SP1
> >>> Home = C:\Users\diwanc\AppData\Roaming
> >>> Current directory = C:\Program Files (x86)\RBTools\bin
> >>> Checking for a Subversion repository...
> >>> Unable to execute "svn help": skipping SVN
> >>> Checking for a Git repository...
> >>> Unable to execute "git --help" or "git.cmd --help": skipping Git
> >>> Checking for a Mercurial repository...
> >>> Unable to execute "hg --help": skipping Mercurial
> >>> Checking for a CVS repository...
> >>> Unable to execute "cvs": skipping CVS
> >>> Checking for a Perforce repository...
> >>> Running: p4 info
> >>> Checking for a Plastic repository...
> >>> Unable to execute "cm version": skipping Plastic
> >>> Checking for a ClearCase repository...
> >>> Unable to execute "cleartool help": skipping ClearCase
> >>> Checking for a Bazaar repository...
> >>> Unable to execute "bzr help": skipping Bazaar
> >>> Checking for a TFS repository...
> >>> Unable to execute "tf help": skipping TFS
> ERROR: The current directory does not contain a checkout from a supported 
> source
>  code repository.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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: RbTools 0.7.4 - ERROR: The current directory does not contain a checkout from a supported source code repository.

2016-07-19 Thread Diganta Kumar Sahoo


On Tuesday, June 16, 2015 at 12:19:55 AM UTC+5:30, Diwan Chandrabose wrote:
>
> I am trying to use RBTools to post review for p4 changesets. Getting 
> following error, even when I try "rbt diff -d". What could be the issue? 
> "p4 info"  works fine.
>
> C:\Program Files (x86)\RBTools\bin>rbt diff -d
> >>> RBTools 0.7.1 alpha 0 (dev)
> >>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
> (Intel)]
> >>> Running on Windows-7-6.1.7601-SP1
> >>> Home = C:\Users\diwanc\AppData\Roaming
> >>> Current directory = C:\Program Files (x86)\RBTools\bin
> >>> Checking for a Subversion repository...
> >>> Unable to execute "svn help": skipping SVN
> >>> Checking for a Git repository...
> >>> Unable to execute "git --help" or "git.cmd --help": skipping Git
> >>> Checking for a Mercurial repository...
> >>> Unable to execute "hg --help": skipping Mercurial
> >>> Checking for a CVS repository...
> >>> Unable to execute "cvs": skipping CVS
> >>> Checking for a Perforce repository...
> >>> Running: p4 info
> >>> Checking for a Plastic repository...
> >>> Unable to execute "cm version": skipping Plastic
> >>> Checking for a ClearCase repository...
> >>> Unable to execute "cleartool help": skipping ClearCase
> >>> Checking for a Bazaar repository...
> >>> Unable to execute "bzr help": skipping Bazaar
> >>> Checking for a TFS repository...
> >>> Unable to execute "tf help": skipping TFS
> ERROR: The current directory does not contain a checkout from a supported 
> source
>  code repository.
>


I am also facing above issue while i am doing rbt setup-repo -d in client 
machine not in reviewboard machine.

Any help ?

Thanks,
Diganta 

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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: RbTools 0.7.4 - ERROR: The current directory does not contain a checkout from a supported source code repository.

2015-06-16 Thread Griffin Myers
I think that error message is a red herring and should already be fixed in 
4678679 
(https://github.com/reviewboard/rbtools/commit/4f344a9efb2c3534e46b117e6bad15856a3a7be9).

On Tuesday, June 16, 2015 at 3:34:59 PM UTC-4, David Trowbridge wrote:
>
>
> On Tue, Jun 16, 2015 at 3:33 AM, > wrote:
>
>> >>> Running: git version
>> ERROR: Could not load SCM Client "git": [Error 2] The system cannot find 
>> the fil
>> e specified
>>
>
> This looks like it's unable to find the command-line "git" in your path. 
> This is odd, because it should be detecting that you're on windows and 
> therefore trying git.cmd
>
> I've never seen this error case before, and I don't see anything 
> immediately wrong with the code, so I can't give you an easy answer. 
> Perhaps you could help us with some debugging?
>
> -David
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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: RbTools 0.7.4 - ERROR: The current directory does not contain a checkout from a supported source code repository.

2015-06-16 Thread David Trowbridge
On Tue, Jun 16, 2015 at 3:33 AM,  wrote:

> >>> Running: git version
> ERROR: Could not load SCM Client "git": [Error 2] The system cannot find
> the fil
> e specified
>

This looks like it's unable to find the command-line "git" in your path.
This is odd, because it should be detecting that you're on windows and
therefore trying git.cmd

I've never seen this error case before, and I don't see anything
immediately wrong with the code, so I can't give you an easy answer.
Perhaps you could help us with some debugging?

-David

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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: RbTools 0.7.4 - ERROR: The current directory does not contain a checkout from a supported source code repository.

2015-06-16 Thread diwan . bose
Thanks David. Its the same with 0.7.4 as well.

>>> RBTools 0.7.4
>>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
(Intel)]
>>> Running on Windows-7-6.1.7601-SP1
>>> Home = C:\Users\diwanc\AppData\Roaming
>>> Current directory = C:\Program Files (x86)\RBTools\bin
>>> Running: git version
ERROR: Could not load SCM Client "git": [Error 2] The system cannot find 
the fil
e specified
>>> Checking for a Subversion repository...
>>> Unable to execute "svn help": skipping SVN
>>> Checking for a Mercurial repository...
>>> Unable to execute "hg --help": skipping Mercurial
>>> Checking for a CVS repository...
>>> Unable to execute "cvs": skipping CVS
>>> Checking for a Perforce repository...
>>> Running: p4 info
>>> Checking for a Plastic repository...
>>> Unable to execute "cm version": skipping Plastic
>>> Checking for a ClearCase repository...
>>> Unable to execute "cleartool help": skipping ClearCase
>>> Checking for a Bazaar repository...
>>> Unable to execute "bzr help": skipping Bazaar
>>> Checking for a TFS repository...
>>> Unable to execute "tf help": skipping TFS
ERROR: The current directory does not contain a checkout from a supported 
source
 code repository.

On Tuesday, June 16, 2015 at 3:07:29 AM UTC+5:30, David Trowbridge wrote:
>
> It looks like you're not actually running 0.7.4, but rather some 
> pre-release of 0.7.1. Can you update to the latest and try again?
>
> -David
>
> On Mon, Jun 15, 2015 at 4:07 AM, > wrote:
>
>> I am trying to use RBTools to post review for p4 changesets. Getting 
>> following error, even when I try "rbt diff -d". What could be the issue? 
>> "p4 info"  works fine.
>>
>> C:\Program Files (x86)\RBTools\bin>rbt diff -d
>> >>> RBTools 0.7.1 alpha 0 (dev)
>> >>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
>> (Intel)]
>> >>> Running on Windows-7-6.1.7601-SP1
>> >>> Home = C:\Users\diwanc\AppData\Roaming
>> >>> Current directory = C:\Program Files (x86)\RBTools\bin
>> >>> Checking for a Subversion repository...
>> >>> Unable to execute "svn help": skipping SVN
>> >>> Checking for a Git repository...
>> >>> Unable to execute "git --help" or "git.cmd --help": skipping Git
>> >>> Checking for a Mercurial repository...
>> >>> Unable to execute "hg --help": skipping Mercurial
>> >>> Checking for a CVS repository...
>> >>> Unable to execute "cvs": skipping CVS
>> >>> Checking for a Perforce repository...
>> >>> Running: p4 info
>> >>> Checking for a Plastic repository...
>> >>> Unable to execute "cm version": skipping Plastic
>> >>> Checking for a ClearCase repository...
>> >>> Unable to execute "cleartool help": skipping ClearCase
>> >>> Checking for a Bazaar repository...
>> >>> Unable to execute "bzr help": skipping Bazaar
>> >>> Checking for a TFS repository...
>> >>> Unable to execute "tf help": skipping TFS
>> ERROR: The current directory does not contain a checkout from a supported 
>> source
>>  code repository.
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://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.
>>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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: RbTools 0.7.4 - ERROR: The current directory does not contain a checkout from a supported source code repository.

2015-06-15 Thread David Trowbridge
It looks like you're not actually running 0.7.4, but rather some
pre-release of 0.7.1. Can you update to the latest and try again?

-David

On Mon, Jun 15, 2015 at 4:07 AM,  wrote:

> I am trying to use RBTools to post review for p4 changesets. Getting
> following error, even when I try "rbt diff -d". What could be the issue?
> "p4 info"  works fine.
>
> C:\Program Files (x86)\RBTools\bin>rbt diff -d
> >>> RBTools 0.7.1 alpha 0 (dev)
> >>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit
> (Intel)]
> >>> Running on Windows-7-6.1.7601-SP1
> >>> Home = C:\Users\diwanc\AppData\Roaming
> >>> Current directory = C:\Program Files (x86)\RBTools\bin
> >>> Checking for a Subversion repository...
> >>> Unable to execute "svn help": skipping SVN
> >>> Checking for a Git repository...
> >>> Unable to execute "git --help" or "git.cmd --help": skipping Git
> >>> Checking for a Mercurial repository...
> >>> Unable to execute "hg --help": skipping Mercurial
> >>> Checking for a CVS repository...
> >>> Unable to execute "cvs": skipping CVS
> >>> Checking for a Perforce repository...
> >>> Running: p4 info
> >>> Checking for a Plastic repository...
> >>> Unable to execute "cm version": skipping Plastic
> >>> Checking for a ClearCase repository...
> >>> Unable to execute "cleartool help": skipping ClearCase
> >>> Checking for a Bazaar repository...
> >>> Unable to execute "bzr help": skipping Bazaar
> >>> Checking for a TFS repository...
> >>> Unable to execute "tf help": skipping TFS
> ERROR: The current directory does not contain a checkout from a supported
> source
>  code repository.
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://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.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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.


RbTools 0.7.4 - ERROR: The current directory does not contain a checkout from a supported source code repository.

2015-06-15 Thread diwan . bose
I am trying to use RBTools to post review for p4 changesets. Getting 
following error, even when I try "rbt diff -d". What could be the issue? 
"p4 info"  works fine.

C:\Program Files (x86)\RBTools\bin>rbt diff -d
>>> RBTools 0.7.1 alpha 0 (dev)
>>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
(Intel)]
>>> Running on Windows-7-6.1.7601-SP1
>>> Home = C:\Users\diwanc\AppData\Roaming
>>> Current directory = C:\Program Files (x86)\RBTools\bin
>>> Checking for a Subversion repository...
>>> Unable to execute "svn help": skipping SVN
>>> Checking for a Git repository...
>>> Unable to execute "git --help" or "git.cmd --help": skipping Git
>>> Checking for a Mercurial repository...
>>> Unable to execute "hg --help": skipping Mercurial
>>> Checking for a CVS repository...
>>> Unable to execute "cvs": skipping CVS
>>> Checking for a Perforce repository...
>>> Running: p4 info
>>> Checking for a Plastic repository...
>>> Unable to execute "cm version": skipping Plastic
>>> Checking for a ClearCase repository...
>>> Unable to execute "cleartool help": skipping ClearCase
>>> Checking for a Bazaar repository...
>>> Unable to execute "bzr help": skipping Bazaar
>>> Checking for a TFS repository...
>>> Unable to execute "tf help": skipping TFS
ERROR: The current directory does not contain a checkout from a supported 
source
 code repository.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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.