[p4] A tool to list all files that haven't been added

Rick Cameron Rick.Cameron at businessobjects.com
Thu Jun 1 13:30:48 PDT 2006


This is better than the 'local files not in depot' view in p4win,
because you can use the arrow buttons at the top of the window to find
all the differences.

However, as far as I can see, the Diff command doesn't allow you to
filter the files - so I see umpteen .class files as well as the one
.java file I really want to add to the depot.

Cheers

- rick 

-----Original Message-----
From: perforce-user-bounces at perforce.com
[mailto:perforce-user-bounces at perforce.com] On Behalf Of JEREMY OVERESCH
Sent: Thursday, 1 June 2006 9:01
To: tbrown at ncsoft.com; perforce-user at perforce.com
Subject: Re: [p4] A tool to list all files that haven't been added

If you're using P4V 2005.2, right click on the folder you desire to
check and select "diff..."  You can then select "Latest Revision" and
"Workspace Revision", which will popup a directory tree, highlighting
files that are different.

--Jeremy

>>> "Taylor Brown" <tbrown at ncsoft.com> 6/1/2006 10:09 AM >>>

Is there a GUI tool out there (or a way to do this in the Perforce GUIs)
that allows me to see, at a glance, the difference between my perforce
depot and my local drive?  In particular, I need an easy way to see
which files I have forgotten to add to Perforce.  When you all need to
guarantee that your checkin won't miss any new files, do you just
recursively add files that match particular wildcards? For example:
Recursiveadd.bat *.cpp
Recursiveadd.bat *.h
...

This could work, but I'm still worried it could miss the oddly named new
file. 

I'd love to have a tool to recommend to our devs as a best practice
before they do their checkin.  I am guilty of performing a checkin,
syncing to a clean branch, testing, and then adding the files I forgot.
Although I work in my own branch, I still don't like the idea that I'm
breaking the branch until I get all my files checked in.  I'd rather it
be more atomic.

What I _really_ want (and now I'm dreaming) is a Beyond Compare plugin
where one side is my local file system and the other is my Perforce
depot...Now THAT would be a tool.

Many thanks for any advice or assistance,

   Taylor

_______________________________________________
perforce-user mailing list  -  perforce-user at perforce.com
http://maillist.perforce.com/mailman/listinfo/perforce-user

_______________________________________________
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