« Return to Thread: commit no error but change doesn't get pushed to the repo

Re: commit no error but change doesn't get pushed to the repo

by Geoff Rowell-2 :: Rate this Message:

| View in Thread

On Oct 7, 2011, at 5:21 PM, uminds <ng_keith@...> wrote:

The problem was fixed by removing .SVN folder under the problematic folder. I
don't know how the problem arose in the first place.

Just because a subdirectory contains a  ".svn" folder, it doesn't mean that it's connected to the working copy of a parent directory. You need to read up on working with sparse working copies.

-Geoff

 « Return to Thread: commit no error but change doesn't get pushed to the repo