[p4] Eclipse and Perforce
David Weintraub
qazwart at gmail.com
Fri Oct 3 09:00:48 PDT 2008
Have you looked at the knowledge base yet?
<http://kb.perforce.com/UserTasks/WorkingDisconnected>
This will tell you how to find all the files that differ and then do a
"p4 edit" on all of them. Plus, how to find the new files and do a "p4
add", and removed files and do a "p4 delete".
You should also consider the Perforce plugin for Eclipse. This will
allow you to use Perforce directly from Eclipse. This way, Eclipse
will handle the adding, deleting, and editing of files in the Perforce
depot:
<http://www.perforce.com/perforce/products/p4wsad.html>
--
David Weintraub
qazwart at gmail.com
On Fri, Oct 3, 2008 at 9:25 AM, Cameron, Ron <ron.cameron at pearson.com> wrote:
> I received the following from a developer and wonder if what he asks is
> possible:
>
> I am working on a Java project and have many subdirectories under the
> project root. At the end of the day, I need to submit all my changes to
> the Perforce depot. Is there a perforce command which will track the
> differences between the depot and workspace files under a project root
> and check in all the code which has changed (p4 resolve?)?
>
> I don't want to manually keep track of what files I have touched and
> check them back in - also, if anybody has made changes to other files
> under the project root, either I should get a notification and/or sync
> it up to my workspace files.
>
> If yes, is there also a file filter ( I don't need to check in/out IDE
> created files for ex. eclipse creates the .classpath and .project
> files)?
>
>
>
> Ron
>
> _______________________________________________
> 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