Call to SccGetProjPath causes a get of files

If reporting a bug with the Agent Git or Agent SVN plug-ins please post the details here. Please do not post questions here.
Post Reply
PhilS
Posts: 5
Joined: Mon Jul 20, 2015 4:19 pm

Call to SccGetProjPath causes a get of files

Post by PhilS »

AgentSVN Version 2.47

A call to SccGetProjPath causes AgentSVN to get all the files from the module in the repository to the local folder, selected in the dialog.

I consider this behavior to be incorrect as SccGetProjPath should not be getting any files. It should only establish the relevant paths and return them to the caller.

This bug affects me rather severely.
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Re: Call to SccGetProjPath causes a get of files

Post by jussij »

Hi Phil,

Could you do the following:

1. Start the Agent SVN Configuration tool
2. Turn on the 'Help debug the SVN setup...' option
3. Click on the View Log File Button
4. Copy the last line of the file which is the file location
5. Truncate the contents of that debug file
6. Replicate the issue
7. Send me the log file as an e-mail attachment
8. Turn off debugging as leaving it on causes big performance issues

Cheers Jussi
Post Reply