[Kde-finance-apps] stock quotes: help committing to svn?

Brian Cappello briancappello at gmail.com
Sun Jun 27 04:21:21 CEST 2010


OK, so just to make sure I don't mess this up, is this right?
1) checkout the alkimia directory and cd alkimia
2) cp -a ~/my_local_SRC_dir ./alkquotes
3) svn add alkquotes
4) svn commit -m "message"

On Sat, Jun 26, 2010 at 9:47 PM, Brian Cappello <briancappello at gmail.com>wrote:

> Hi Fernando,
> Thanks for your help, that answered my question :). Turns out I just needed
> to be specifying id_rsa, and not id_rsa.pub
> Now to figure out committing...
>
> On Sat, Jun 26, 2010 at 8:55 PM, Fernando Vilas <fvilas at iname.com> wrote:
>
>> On Saturday, June 26, 2010 19:36:52 Brian Cappello wrote:
>> > Hi everybody,
>> > So, for the life of me, I can't figure out how to use SVN. I've read the
>> > techbase articles and whatnot, but?
>> > When I try to checkout using the command
>> > svn checkout --username=bcappello svn+ssh://
>> > svn.kde.org/home/KDE/trunk/playground/alkimia
>> > it asks me for my password, which I give it, but it doesn't work.. it
>> just
>> > asks for my password again and then fails. Am I missing something
>> obvious?
>> > Considering I can't even get that to work, I haven't tried committing
>> yet.
>> > I have my id_rsa.pub in ~/.ssh, the same key I used to register the
>> > account with, and I made a ~/.ssh/config file telling it to use that key
>> > for Host svn.kde.org, but.. i dunno, I'm lost for what to do. Any
>> ideas?
>>
>> Is the password prompt from the repository or your local ssh client?  You
>> can
>> tell if it is from the local client because it says something like
>> "Enter passphrase for key '/home/bcappello/.ssh/id_rsa':"
>>
>> If you have different passwords for your account than your ssh key, you
>> may be
>> entering the wrong password.
>>
>> Also, my .ssh/config has a line in it, so I do not need to have my
>> username on
>> the command line. For reference (cat ~/.ssh/config):
>>
>> Host *.kde.org
>>        User fvilas
>>        IdentityFile ~/.ssh/id_rsa
>>
>> --
>> Thanks,
>> Fernando Vilas
>> fvilas at iname.com
>>
>> _______________________________________________
>> Kde-finance-apps mailing list
>> Kde-finance-apps at kde.org
>> https://mail.kde.org/mailman/listinfo/kde-finance-apps
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-finance-apps/attachments/20100626/622568bd/attachment-0001.htm 


More information about the Kde-finance-apps mailing list