[p4] Doubt regarding add/submit

Stephen Vance steve at vance.com
Wed Apr 18 00:04:56 PDT 2007


Perforce doesn't version directories at all. Assuming all the files are 
in a single directory, just

p4 add /path/to/new/directory/*
p4 submit

If you don't want to sync the parent, just create the correct directory 
structure in the client workspace. Just make sure it maps to the correct 
location with 'p4 where'.

Steve

YogS wrote:
> Hi,
>
> This may be fairly simple for all you guys, but I am stuck at this
>
> I have to add a single directory into a huge directory tree. Also the
> location where I want to add this directory contains large number of other
> directories.
>
> Is there any way by which I can add the directory without doing
> checkout/sync of parent directory. Because of huge size of parent directory,
> I don't want to do a checkout/sync the parent directory.
>
>
> Regards
> YogS
> _______________________________________________
> perforce-user mailing list  -  perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>
>   


More information about the perforce-user mailing list