Do you not have to add the files to the repository before updating,
via ''svn add newfile.txt''? I may have misunderstood, but i
think you
have missed out adding the files.
On 27 Nov 2005, at 10:40, Gabriel Birke wrote:
> Hello!
>
> It seems like the ''doc'' task of rake doesn''t
play well with SVN:
> After running "rake doc" for a changed file, the "svn
status" command
> shows a tilde before the doc/app directory. When I run "svn
update" I
> get the error message "Working copy ''doc/app'' is
missing or not
> locked".
> I then have to delete the app directory to be able to run "svn
> update",
> losing my newly generated documentation.
>
> What causes this error and what can I do to avoid the error?
> How can I generate the rdoc and still be able to use SVN?
> Is this some configuration error on my part or is this a problem with
> the rakefile?
>
> I''m using RoR 0.13 on Mac OS X 10.4.3 with the SVN command line
client
> 1.2.3
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>