[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [Subclipse-users] New to Subclipse

From: MATHUS Baptiste <mathus.b_at_mipih.fr>
Date: 2007-06-26 19:24:37 CEST

Hi,

You should read some svn related documentation. You would learn some interesting things not specifically related to subclipse, but directly to the "underlying" svn.

In a default svn repository setup, no authentication is even required to read the repository. Then if you want to commit, you should go into the YourRepoPath/conf directory to modify the passwd file (I don't use file:/// but svn:/// one btw, so it might be a bit different).

Then, for your first commit attempt, subclipse will just ask you for credentials.

If your question is : "how to configure the repo from subclipse", then I guess the answer is "no way". Note that this is a good thing... Modifying the server conf from the client side would be a little dubious imo (though I agree this principle could be seen a little diffently using a file:/// protocol...).

HTH.

-- Baptiste

> -----Message d'origine-----
> De : pbassi [mailto:pbassi05@yahoo.de]
> Envoyé : mardi 26 juin 2007 19:10
> À : users@subclipse.tigris.org
> Objet : [Subclipse-users] New to Subclipse
>
>
> Hi everybody,
>
> I am new to Subclipse (and to the version control systems
> too...) I am trying to configure it within my eclipse but
> don't know exactly how to specify the repository location
> (which is on my local system, localhost); I have created the
> repository outside eclipse but I havent specified an account,
> what do I need to specify as user and password within the Add
> new repository location of Subeclipse?
>
> Thanks in advance
> Paolo
> --
> View this message in context:
> http://www.nabble.com/New-to-Subclipse-tf3983655.html#a11309855
> Sent from the subclipse - users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jun 26 19:24:26 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.