Can't commit any changes?

Haszlakiewicz, Eric EHASZLA at transunion.com
Tue Jan 11 16:17:57 CST 2011


>-----Original Message-----
>From: mercurial-bounces at selenic.com [mailto:mercurial-bounces at selenic.com]
>
>I'm so sorry if this is a common issue -- I'm a newbie to any kind of
>version control and have (I think!) gotten most of the way there.  I'm
>the sysadmin in a small office with a Linux dev server  and users on
>Macs.
>
>I've set up some repositories that can be cloned.  People seem to be
>getting no errors when they make changes, and their local individual
>files are changed.
>
>However, I'm unable to figure out why it's impossible for changes to
>be committed back to the repository.

What do you mean by "make changes" and "committed"?   Show us the commands 
you are trying to run and the errors you get.

It sounds like you might be using the wrong terminology here.
Commits only happen in your local clone.  To get your changes back
to a central repository you perform a "push" operation.

eric


More information about the Mercurial mailing list