On Wed, May 27, 2009 at 11:23 AM, Mohamed Mansour
<[email protected]>wrote:

> Hi,
> Today I am trying to submit another patch, and it is not allowing me to do
> that, it somewhat fails. I am trying to do the following:
>
> gcl change 11435
>
>
> It brings up notepad and I add my stuff as I normally do. Then I save and
> close notepad. I run the gcl change command again (or even lint). I get
> these svn issues.
>
> svn: Can't open file
> 'M:\code\chromium\src\chrome\browser\views\options\content_page_view.cc\.svn\entries':
> The directory name is invalid.
> svn: Can't open file
> 'M:\code\chromium\src\chrome\browser\views\options\advanced_contents_view.cc\.svn\entries':
> The directory name is invalid.
>
> Strangely, it is treating files (.cc) files as directories, and then
looking for svn entries within.
Maybe you need to delete these files (check if they are there anyway) then
run svn revert followed by svn update in that folder
(M:\code\chromium\src\chrome\browser\views\options\ )
Note that svn revert will revert all your changes made in that directory and
its subdirectories.

It might have something to do with browsing ext3 on windows. I use NTFS on
linux and fortunately have not faced any such issues.


> I run gcl change 11435 and I see those two files missing, so I do another
> lint, and I see.
>
> svn: Can't open file
> 'M:\code\chromium\src\chrome\browser\views\options\content_page_view.h\.svn\entries':
> The directory name is invalid.
>
>
> I do another gcl change 11435 to see whats wrong, and my changed files are
> not in the list anymore, its like it deleted everything.
>
> What may have went wrong?
>
>
> Maybe my setup is incorrect, I am submitting bugs on linux and on windows,
> and I shared my ext3 linux partition in windows. I installed chromium on
> linux first, and today I decided to fix a bug, after spending 3 hours on it
> (refactoring etc) I can't submit the patch.
>
> I would really like to fix this. Any suggestions? Its 2 AM EST and IRC
> seems dead tonight after 10 :(.
>
> Thanks!
>
> -- Mohamed Mansour
>
> >
>


-- 
Arindam Sharma
Undergraduate Student
Department of Computer Science and Engineering
Indian Institute of Technology, Kharagpur

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to