Jump to content

Global client configuration


Mars709

Recommended Posts

Hi, i'm trying to set proxy server in client.conf globally, but it does not working
I created plastic-global-config repo on cloud, created "allrepo" folder, added client.conf file in it, committed, but after restarting GUIclient globalconfig folder doesn't appeared in /local/plastic4 folder
my client.conf file contains:

<?xml version="1.0"?>
<ClientConfigData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Language>en</Language>
  <WorkingMode>LDAPWorkingMode</WorkingMode>
  <CacheServer>192.168.1.231:9999</CacheServer>
</ClientConfigData>

what i'm doing wrong here?

Link to comment
Share on other sites

18 minutes ago, calbzam said:

Hi,

I'm afraid the "client.conf" is local client file that cannot be globally configured. Please cehck the following link where we explain all the available files to be globally configured:

https://www.plasticscm.com/documentation/administration/plastic-scm-version-control-administrator-guide

Regards,

Carlos.

Well, it's kinda sad, but i also tried othed files such as "serveralias" and "cloaked" and it still doesnt worked :(

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...