« Return to Thread: Ignoring files and directory

Re: Ignoring files and directory

by Jeff Smith-12 :: Rate this Message:

| View in Thread

On Friday 12 January 2007 02:31, lightbulb432 wrote:
> Name does not refer to a filesystem directory
> svn: Commit failed (details follow):
> svn: Path 'bar' not present

It sounds like you need to
svn update foo

Which would update your working directory so you know that bar is no
longer part of the repository. I guess I would rename bar if I don't
want it to automatically delete in the working dir.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Ignoring files and directory