Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #34

Open
abhilashlohar opened this issue Apr 6, 2015 · 2 comments
Open

error #34

abhilashlohar opened this issue Apr 6, 2015 · 2 comments

Comments

@abhilashlohar
Copy link

Fatal error: Uncaught exception 'Exception' with message '"\cakephp_test" does not exist' in C:\xampp\htdocs\Git.php-master\Git.php:234
Stack trace:
#0 C:\xampp\htdocs\Git.php-master\Git.php(180): GitRepo->set_repo_path('\cakephp_test', false, true) 
#1 C:\xampp\htdocs\Git.php-master\Git.php(83): GitRepo->__construct('\cakephp_test')
#2 C:\xampp\htdocs\Git.php-master\index.php(4): Git::open('\cakephp_test')
#3 {main} thrown in C:\xampp\htdocs\Git.php-master\Git.php on line 234
@chrisforrence
Copy link

What is the path to your cakephp_test repository? Is it \cakephp_test, or is it C:\cakephp_test? If the latter, then you'll need to use that path in your Git::open call.

@abhilashlohar
Copy link
Author

abhilashlohar commented Jul 27, 2016

@chrisforrence
Thank You for come to help.
Problem resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants