Unable to connect SVN to Shared Account for uploading scripts, resources and assets

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Unable to connect SVN to Shared Account for uploading scripts, resources and assets

colinmain
We have started to make proper use of the Account Share feature (http://www.cubrid.org/wiki_ngrinder/entry/user-account-share) to allow users to work on a "project" user, so all members of the project team share resources. However we appear to have an issue with SVN access to the "project" user. The scenario is as follows:

Project P1, user U1, admin user A1
P1 has shared their account with U1

U1 can upload scripts, etc. into area U1
A1 can upload scripts, etc. into areas P1, U1 and A1
U1 cannot upload scripts, etc. into P1 but the tortoise client sits using increasing amounts of memory until it crashed.
(If U1 is made an administrator, they can upload to U1, A1 and P1 but we do not want to use this as a work-around for obvious reasons.)

Given that the account-share feature is intended to be our standard way of working this is a little awkward.

Please can you help - am I doing something wrong?

Many thanks,

Colin Main
Colin
Reply | Threaded
Open this post in threaded view
|

Re: Unable to connect SVN to Shared Account for uploading scripts, resources and assets

junoyoon
Administrator
We tried to reproduce this case with ngrinder 3.2.3 but we failed to reproduce.

We suspect followings.

1. Are u using tortoise svn 1.8 ? ngrinder supports only svn 1.7 because underlying svnkit doesn't suport 1.8 yet. Please try tortoise svn 1.7 version you can get it http://sourceforge.net/projects/tortoisesvn/files/1.7.13/
2. in previous ngrinder version doesn't emit svn realm attribute when an user accesses ngrinder svn. realmn is the a kind of additional identifier to isolate id/pw for a single host svn. We added this from ngrinder 3.2 http://jira.cubrid.org/browse/NGRINDER-414
  However when a user already accessed prev ngrinder, they already have some garbage in their local svn cache. So please delete out locally cached ID/PW info by TortoiseSVN==>Settings==>Saved Data==>Authentication data==>Clear All.
Reply | Threaded
Open this post in threaded view
|

Re: Unable to connect SVN to Shared Account for uploading scripts, resources and assets

junoyoon
Administrator
In reply to this post by colinmain
I reproduced the issue and I fixed it through http://jira.cubrid.org/browse/NGRINDER-724
I've released the 3.3 version today. :-)

Reply | Threaded
Open this post in threaded view
|

Re: Unable to connect SVN to Shared Account for uploading scripts, resources and assets

amritha
Hi ,

I have a folder called test which contains few scripts in it in my ngrinder console . Can i download the entire folder to my local ?