You can easily check for sparse checkouts by running svnversion:
If the reported version has a P attached, then you have a sparse
checkout.
I have similar problems with unwanted sparse checkouts esp. when it
comes to merging.
Thanks for the hints in this thread about the potential bug origins.
-
On Fri, Apr 2, 2010 at 4:56 PM, Mark Phippard wrote:
> On Fri, Apr 2, 2010 at 10:51 AM, Johan Corveleyn wrote:
>>
>> In IntelliJ IDEA there's a bug that, if you create a new package, and
>> you answer "yes" in the dialog which asks you if you want to add it to
>> version control immediately, it's
On Fri, Apr 2, 2010 at 11:23 AM, Valentijn Scholten
wrote:
>>On Fri, Apr 2, 2010 at 10:51 AM, Johan Corveleyn > wrote:
>>> You should check if you don't have a "sparse working copy" by accident
>>> (see http://svnbook.red-bean.com/nightly/en/svn.advanced.sparsedirs.html).
>>> To see whether this i
>> Regularly we're having issues with working copies that don't get all updated
>> files/folders from the repository.
>>
>> Most of the time everything works fine.
>>
>> But sometimes when user A commits some new/changed files to the repository,
>> other users (say user B), do not get these c
>Van: Mark Phippard [mailto:markp...@gmail.com]
>Verzonden: vrijdag 2 april 2010 16:57
>Aan: Johan Corveleyn
>On Fri, Apr 2, 2010 at 10:51 AM, Johan Corveleyn > wrote:
>> You should check if you don't have a "sparse working copy" by accident
>> (see http://svnbook.red-bean.com/nightly/en/svn.advan
>>On Fri, Apr 2, 2010 at 11:47 AM, Valentijn Scholten
>>> wrote:
>>
>> Regularly we're having issues with working copies that don't get all updated
>> files/folders from the repository.
>>
>>
>>
>> Most of the time everything works fine.
>>
>>
>>
>> But sometimes when user A commits some new/change
On Fri, Apr 2, 2010 at 10:51 AM, Johan Corveleyn wrote:
> You should check if you don't have a "sparse working copy" by accident
> (see http://svnbook.red-bean.com/nightly/en/svn.advanced.sparsedirs.html).
> To see whether this is the case, check "svn info" for some of the
> parent dirs, and see
On Fri, Apr 2, 2010 at 11:47 AM, Valentijn Scholten
wrote:
> Hello,
>
>
>
> Regularly we’re having issues with working copies that don’t get all updated
> files/folders from the repository.
>
>
>
> Most of the time everything works fine.
>
>
>
> But sometimes when user A commits some new/changed f
On Apr 2, 2010, at 04:47, Valentijn Scholten wrote:
> Regularly we’re having issues with working copies that don’t get all updated
> files/folders from the repository.
>
> Most of the time everything works fine.
>
> But sometimes when user A commits some new/changed files to the repository,