From the Subversion Book on externals:
http://svnbook.red-bean.com/en/1.0/ch07s03.html
"if you want to commit changes that you've made in one or more of those
external working copies, you must run svn commit explicitly on those
working copies—committing on the primary working copy will not recurse
into any external ones."
So try right-clicking on the folder that contains the external wc, and
selecting Commit on that.
Sly
SteveKing wrote:
> Molle Bestefich wrote:
>
>>The file does show up in the first "commit" dialog that appears, the
>>one where you're supposed to select files and enter a comment. It's
>>just when you press "commit", the file doesn't get committed (and no
>>warning is shown).
>>
>>I haven't modified any files except one in a dir referenced by svn:externals...
>
>
> That may explain where the problem is. TSVN does show the modified
> files, but Subversion doesn't commit them for some reason. I think they
> must have changed the behaviour the commit command?
> Previously, it was possible to commit externals if they were from the
> same repository (it's not possible and never was to commit files from
> different repositories in one step).
>
> Looks like I have take some time and test this more, including using the
> CL client. If the CL client doesn't commit those files I have to ask on
> the Subversion mailing list...
>
> Stefan
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 23 00:20:46 2005