[C.CC USERS] having trouble committing files to /community directory
Martin Ellis
me92 at kent.ac.uk
Fri May 7 19:45:56 BST 2010
Thats saying your message is a file path. -m is for adding a commit message
so it should describe what your adding.
I am guessing you did somthing like svn commit -m "~/somefile"
where you should be doing svn commit -m "Initial commit including
~/somefile" or somthign similar.
Martin.
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' ?
>
> Aa
>
>
> On Fri, May 7, 2010 at 11:25 AM, Martin Ellis <me92 at kent.ac.uk> wrote:
>
>> try this... svn commit -m "This is what i changed"
>>
>> Martin.
>>
>> On Fri, May 7, 2010 at 7:20 PM, Aaron Ryan <amrphoto1 at gmail.com> wrote:
>>
>>> Hey guys,
>>>
>>> i'm having some trouble committing files to the /community directory
>>> using SVN. admittedly, this is my first time committing to a repo using
>>> SVN...I've checked out my community directory
>>> https://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/trunk/tvm/arduino/community/bringfire,
>>> and I am trying to commit the files to this directory without any success.
>>>
>>> Each time I try, VIM opens up a svn-commit.tmp file with a list of all
>>> the files a folders that are intended to be committed, but nothing is
>>> actually uploaded to the repo.
>>>
>>> Any help would be great.
>>>
>>> Aaron M. Ryan
>>>
>>> _______________________________________________
>>> users mailing list
>>> users at concurrency.cc
>>> http://unhosting.org/mailman/listinfo/users
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.concurrency.cc/pipermail/users/attachments/20100507/d974192e/attachment.htm>
More information about the users
mailing list