[p4] trigger icon on NT machine

Paul Goffin PGoffin at baltimore.com
Wed Jul 19 07:17:59 PDT 2000


So you need an event on an NT machine to
trigger a process on a Unix machine.

Well:

You could write a "demon" on the unix box
and a client for NT that triggers it.  I
guess that would be the "proper" way.

The demon and trigger could probably be
perl or python scripts.

Or I think I've seen "rsh" for windows -
that would allow the p4 sync to be run remotely.

Another more devious way could be to make
the NT icon be a shortcut for a "remote
login" command of some type (freeware
"rlogins" for NT are definately available).
The NT system could do an rlogin as a special
user who had a .login (or .profile) that just
ran "p4 sync" then ran logout.

Paul.

> -----Original Message-----
> From: Gina Lacava [mailto:glacava at theocc.com]
> Sent: 19 July 2000 14:56
> To: perforce-user at perforce.com
> Subject: [p4] trigger icon on NT machine
> 
> 
> I'm looking for a way to place an icon on the NT desktop 
> which will sync
> from the depot (on a UNIX box) to a client workspace which 
> also resides
> on the UNIX box, (NOT to the client workspace which resides 
> on the local
> machine). Any ideas?
> Thanks much!
> 
> _______________________________________________
> 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