I am trying to install symfony from subversion but when I try to commit, I have to login.
The steps I did:
$ svn co http://svn.symfony-project.com/branches/1.4
$ svn pe symfony/
entering http://svn.symfony-project.com/branches/1.4 and save
$ svn commit
(Authentication realm: http://svn.symfony-project.com:80 SVN).
I have no idea, what I should use as username and password. Is there a general login?
I appreciate any help. Thanks Andreas