Re: perforce xcode SCM error no files found
Re: perforce xcode SCM error no files found
- Subject: Re: perforce xcode SCM error no files found
- From: Gouri Jonnalagadda <email@hidden>
- Date: Thu, 4 Oct 2007 14:41:26 -0700
You can specify all your environment variables in the terminal and
just do "p4 client" to create a client. For example: (Depends on how
you configure your server though...)
setenv P4PORT
setenv P4USER
setenv P4PASSWD
setenv P4CLIENT
then you do a p4 client command.
cc'ing the list so that you can get more help from more people.
Gouri
On Oct 4, 2007, at 2:31 PM, Alex West wrote:
Gouri,
Thanks for your response. How do you create a p4 client in terminal?
Do you have a link?
Thanks
Alex
On Oct 4, 2007, at 5:27 PM, Gouri Jonnalagadda wrote:
Is your project in the root directory that you specified when you
created the client?
Also, Is the host for the client the same as the one you are using
Xcode on?
When I do it like below, it always works for me:
- Create the client from terminal. ( by specifying, the user,
client and root)
- Configure Perforce repository with the same information for the
client.
- Perforce works fine on all the projects that are under the root
directory.
Presently there is no way in "Xcode" to manually specify the root
directory. Xcode gets all this info from the client that you have
created or saved from the terminal window.
- Gouri
On Oct 4, 2007, at 12:40 PM, Alex West wrote:
So with some help from this list, I got p4 installed and working.
However when I try to go online from the SCM menu, I get
SCM Error
No files in this project were found under the Perforce root:
My project tree has a root directory named src
My depot tree in perforce is //eng/folder/client/src
How do I tell xcode to map my project tree to the right root
directory in perforce.
Thanks so much
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden