9 messages in com.perforce.perforce-user[p4] Re: Problem with CVS2P4 with 200...
FromSent OnAttachments
Damien McKenna13 May 2004 14:41 
Damien McKenna13 May 2004 15:05 
Damien McKenna13 May 2004 15:23 
Damien McKenna13 May 2004 15:30 
Damien McKenna13 May 2004 15:30 
jab13 May 2004 16:27 
Damien McKenna14 May 2004 06:39 
jab14 May 2004 07:59 
Damien McKenna14 May 2004 08:55 
Subject:[p4] Re: Problem with CVS2P4 with 2003.2 on Mac OS X
From:Damien McKenna (dmck@thelimucompany.com)
Date:05/13/2004 03:30:40 PM
List:com.perforce.perforce-user

Some changes that I made:

I wiped out the converted directory and the /var/perforce data directory too. Then I started perforce up again, created a depot called 'tlc', a user for myself and a client called 'localhost'. I then changed the config file as follows:

$P4_DEPOT = '//tlc/intranet';

Then I re-ran all of the import scripts. At this stage I'm not sure which directory to be in to sync the project, so I try:

(from the home directory)

----------------------------------------------------------------------- bash-2.05a$ cd ~/tlc bash-2.05a$ p4 sync No such file(s).

bash-2.05a$ cd ~/intranet bash-2.05a$ p4 sync No such file(s).

bash-2.05a$ cd ~/tlc/intranet bash-2.05a$ p4 sync No such file(s).

-----------------------------------------------------------------------

Any suggestions?

Thanks :)