On 05/03/2012 05:11 AM, frame wrote:
Hi:
I use Eclipse as my IDE. I have installed Subclipse - the Subversion
plugin of Eclipse. One thing I am unclear is setting
Preferences->Team->SVN, when choosing SVN interface, there are two
choices for Client, one is JavaHL (JNI) and one is SVNKit (Pure Ja
On Thursday 03 May 2012 11:04 PM, frame wrote:
We use Subversion on Linux. Recently, don't know what I did(one thing
for sure, I have changed my password), every time when I check in my
commits, it always ask for my password. After typing in my password,
then I can check in. It is very in-conven
On Thu, May 03, 2012 at 12:41:38PM -0700, frame wrote:
> I saw the password is saved in the file within .subversion/auth/svn.simple
> directory. Is that correct? How can I have it saved in encrypted format? Is
> this can be achieved by my personal or the system admin group?
You would need to con
Great. Following your instruction, I have added the following line in my
.subversion/servers file:
store-plaintext-passwords = ask
I tried "svn ls https://xxx";. After typing the password at the prompt, I
got these messages:
-
On Thu, May 03, 2012 at 12:08:06PM -0700, frame wrote:
> Yes, there is the file "servers" and here is its content:
> $cat servers
> [global]
> #store-passwords = no
> store-plaintext-passwords = no
Good. We've found the problem.
This store-plaintext-passwords option prevents the prompt from app
Please see my answers below.
On Thursday, May 3, 2012 2:43:25 PM UTC-4, Stefan Sperling wrote:
>
> Did you change anything in ~/.subversion/config or ~/.subversion/servers
> from the defaults?
>
One of my team-mates does not have this password issue(we are using the
same svn repo). I have comp
On Thu, May 03, 2012 at 11:05:54AM -0700, frame wrote:
> Thank you for your reply.
>
> I am using Subversion 1.6.5. And I am using Gnome Red Hat Linux 5.8.
>
> Following your instructions, I have moved away this directory
> ".subversion/auth/svn.simple". Then I tried the svn command, "svn ls
>
Thank you for your reply.
I am using Subversion 1.6.5. And I am using Gnome Red Hat Linux 5.8.
Following your instructions, I have moved away this directory
".subversion/auth/svn.simple". Then I tried the svn command, "svn ls
my_URL". Again, it asked for the password and I typed in and got the
On Thu, May 03, 2012 at 10:34:08AM -0700, frame wrote:
> We use Subversion on Linux. Recently, don't know what I did(one thing for
> sure, I have changed my password), every time when I check in my commits,
> it always ask for my password. After typing in my password, then I can
> check in. It
We use Subversion on Linux. Recently, don't know what I did(one thing for
sure, I have changed my password), every time when I check in my commits,
it always ask for my password. After typing in my password, then I can
check in. It is very in-convenient for me. It was not this way in the past.
Guten Tag dhanushka ranasinghe,
am Donnerstag, 3. Mai 2012 um 13:38 schrieben Sie:
> revision = int(cmd_args[0])
> ValueError: invalid literal for int() with base 10: ''
Looks like who ever calls your script doesn't provide necessary
command line arguments, especially a revision number.
Mit
Hi:
I use Eclipse as my IDE. I have installed Subclipse - the Subversion plugin
of Eclipse. One thing I am unclear is setting Preferences->Team->SVN, when
choosing SVN interface, there are two choices for Client, one is JavaHL
(JNI) and one is SVNKit (Pure Java) SVNKit v1.7.0.SNAPSHOT. I have n
On Thu, May 3, 2012 at 7:13 AM, Stefan Sperling wrote:
> Hello users@,
>
> elego is presenting a small Subversion conference in June this year.
>
> I'm presenting!!!
My presentation is titled "Subverting Masters and Slaves, Binding them in
Cages, and Making Them Report Names and Addresses". I'v
hi we use mailer.conf we are getting this error when commiting to the repo..
/usr/lib/subversion-back/mailConf/mailer/mailer.py:33:
DeprecationWarning: The popen2 module is deprecated. Use the
subprocess module.
import popen2
Traceback (most recent call last):
File "/usr/lib/subversion-back/
Hello users@,
elego is presenting a small Subversion conference in June this year.
The conference targets professional Subversion users and features
workshops and talks about Subversion. This is a chance of getting
to know people in person that you all know mostly from email. Putting
faces to nam
On 2 May 2012 14:29, dhanushka ranasinghe wrote:
> Hi.. guys
>
> we have repo called /svn/repo/ inside that i have 3 svn folders
> called trunk,branches,tags my question is , is there any way to
> provide separate authentication file for each folder ( IF LDAP based
> authentication use
16 matches
Mail list logo