El vie, 02-06-2006 a las 04:05 -0400, [EMAIL PROTECTED] escribió:
> == Progress ==
> SVN checkout works.  I must have installed it correctly in December.
> I have the empty 1.3 branch, and am currently getting 1.2.x. Added
> file using CLI.  The SVN CLI will drive me crazy, so want a GUI.  I
> installed tortoisesvn 1.1.7-MBCS.  The Unicode version and all later
> releases require WinNT/2K/XP.  Need to reboot before testing it.
> (Isn't Windows great?)
> 
> I cannot checkin because I forgot my password, have no record of it,
> and could not guess it.  Where's the "Reset password" button?
> 

some links
http://www.apache.org/dev/version-control.html
http://www.apache.org/dev/user-ssh.html

Basically you need to:
ssh -l solprovider people.apache.org
> svnpasswd

...and then change your password.

> I removed all the hardcoded directories in the code.   Added to ToDo
> and Help files.  Some general code cleanup, and added a few comments.
> 
> == ToDo ==
> 1. Reset password.
> 2. Upgrade 1.2.x to 1.3, and test.  Let you know if it works.
> 
> I have all the Java files in one directory.  Do I need to create the
> package directories? Will something do that for me?  Or wait until you
> copy an existing branch?  (Compiling with javac puts the .class files
> in the correct directories, and it was easier to keep them in one
> directory.)

Which version of 1.2 do we want to base 1.3 on? 
We should choose a version and add it to 1.3, then we can apply the new
patches to make it 1.3.

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to