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 :)
--
Damien McKenna - Web Developer - dmckenna@xxxxxxxxxxxxxxxxxx
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
_______________________________________________
perforce-user mailing list - perforce-user@xxxxxxxxxxxx
http://maillist.perforce.com/mailman/listinfo/perforce-user
|