Changes between Version 10 and Version 11 of TestManagerForTracPluginRPCApi

Show
Ignore:
Author:
seccanj (IP: 0.0.0.0)
Timestamp:
01/20/11 20:29:17 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestManagerForTracPluginRPCApi

    v10 v11  
    106106 
    107107# Remember to change the following URL with your information!!! 
     108# For example:  
     109# server = xmlrpclib.ServerProxy("http://anonymous@localhost:8000/my_test_project/rpc") 
    108110 
    109111server = xmlrpclib.ServerProxy("http://user@yourserver:port/yourproject/rpc")