You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Reid Lyons <pr...@gmail.com> on 2005/06/14 16:00:09 UTC

svn update does not update a subfolder

One of my employees is reporting that when he updates the top most
directory of his working copy it is failing to update one of the
subfolders.  He isn't doing anything fancy just calling "svn up".  Is
there anything I can check before having him recheck out the
repository?

Thanks,
Reid

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


Re: svn update does not update a subfolder

Posted by Ryan Ernst <re...@warflame.ca>.
Reid Lyons said:
> One of my employees is reporting that when he updates the top most
> directory of his working copy it is failing to update one of the
> subfolders.  He isn't doing anything fancy just calling "svn up".  Is
> there anything I can check before having him recheck out the
> repository?

Specifically what isn't being updated? Is it a new file that's been added,
changes to a file that already exists, or a file deleted? If it's the
first case, the files might not have been added to the repository.

Try checking out a directory one level higher than the directory that's at
fault, and see if the files exist there.
-- 
Ryan Ernst
http://shadowlife.warflame.ca

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

Re: svn update does not update a subfolder

Posted by kf...@collab.net.
Reid Lyons <pr...@gmail.com> writes:
> One of my employees is reporting that when he updates the top most
> directory of his working copy it is failing to update one of the
> subfolders.  He isn't doing anything fancy just calling "svn up".  Is
> there anything I can check before having him recheck out the
> repository?

We need a much, much more detailed bug report to go anywhere with
this.  Please direct your employee to

   http://svn.collab.net/repos/svn/trunk/BUGS

and have him report here, thanks.

-Karl

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