[C.CC USERS] having trouble committing files to /community directory
Aaron Ryan
amrphoto1 at gmail.com
Fri May 7 20:01:38 BST 2010
Martin and Jon,
So, here's what i've done thus far:
I checked out the directory:
https://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/trunk/tvm/arduino/community/bringfire/
I put the files that i want to upload into the local svn directory on my
hard drive: /home/aaron/bringfire
I "cd" into /home/aaron/bringfire in the terminal.
First I ran:
*svn commit -m /home/aaron/bringfire/led-chase-files*
and received the log error message quoted in last email.
Second, per Maritn's advice I ran the command:
*svn commit -m
https://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/trunk/tvm/arduino/community/bringfire/ledchase-files
*
Last, I tried:
*svn commit -m "First commit of led-chase-files"*
There are no error messages but the files are not uploaded either...what am
I missing?
Aaron
On Fri, May 7, 2010 at 11:45 AM, Jon Simpson <me at jonsimpson.co.uk> wrote:
> Hi Aaron,
>
> On Fri, May 7, 2010 at 7:35 PM, Aaron Ryan <amrphoto1 at gmail.com> wrote:
> > when I use the -m option i get this message:
> >
> > svn: The log message is a pathname (was -F intended?); use '--force-log'
> to
> > override
> >
> > should I use '--force-log' ?
>
> It might be worth reading the appropriate part of the SVN book
> (http://svnbook.red-bean.com/), a free online version of the O'Reilly
> book, specifically the chapter on a basic SVN workflow:
>
> http://svnbook.red-bean.com/en/1.5/svn.tour.cycle.html
>
> There's a specific section on how to commit changes:
>
> http://svnbook.red-bean.com/en/1.5/svn.tour.cycle.html#svn.tour.cycle.commit
>
> Cheers,
> Jon
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.concurrency.cc/pipermail/users/attachments/20100507/a252770a/attachment.htm>
More information about the users
mailing list