Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv25758
Modified Files:
remote.py
Log Message:
well it really does have two options
Index: remote.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/remote.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** remote.py 23 Aug 2003 09:09:18 -0000 1.1
--- remote.py 22 Oct 2003 23:05:43 -0000 1.2
***************
*** 12,15 ****
--- 12,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.2 2003/10/22 23:05:43 mikeruelle
+ # well it really does have two options
+ #
# Revision 1.1 2003/08/23 09:09:18 dischi
# moved some helpers to src/helpers
***************
*** 45,49 ****
print 'You need to set ENABLE_NETWORK_REMOTE = 1 in you local_conf.py'
print
! print 'this script has no options (yet)'
print
sys.exit(0)
--- 48,60 ----
print 'You need to set ENABLE_NETWORK_REMOTE = 1 in you local_conf.py'
print
! print 'It takes two optional arguments:'
! print ' - the first is host which defaults to localhost'
! print ' - the second is port which defaults to 16130'
! print
! print 'when run with no args it connects to the localhost on port 16130'
! print 'freevo remote'
! print
! print 'when run with one arg it connects to the given host on port 16130'
! print 'freevo remote myfreevo.local'
print
sys.exit(0)
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog