[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: I can not do a svn commit

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Thu, 13 Jan 2011 20:44:16 +0200

On Thursday 13 January 2011 20:47:46 Daniela Rivas wrote:
> Hello everyone
>
> I am trying to do a svn commit command from a remote working copy to a
> svn repository in a another machine. After I've done this command i
> don't get the update on the repository in the file that i changed.
> Also in the repository i did a svn update and the output that i get is
> "skipped ."
>
> Can anyone help me with this?
>
> Regards
>
> Marguerite

are you sure that the file you are trying to commit is under version control ?
svn status should tell you that. If not do first svn add your_file, then
commit
Received on 2011-01-13 21:00:12 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.