Sorry for another post, but now I am trying to commit my changes in
Linux (It was working fine, I submitted a patch couple of days ago).
Now I can't even do gcl changes command. What should I do to fix up my
messups :( I have no experience in svn (only in chromium), so any help
is appreciated.

m...@m0-desktop:~/code/chromium/src$ gcl changes
Traceback (most recent call last):
  File "/mnt/backup/code/chromium/depot_tools/gcl.py", line 1149, in
<module>
    sys.exit(main())
  File "/mnt/backup/code/chromium/depot_tools/gcl.py", line 1057, in
main
    if not os.path.exists(GetInfoDir()):
  File "/mnt/backup/code/chromium/depot_tools/gcl.py", line 113, in
GetInfoDir
    return os.path.join(GetRepositoryRoot(), '.svn', 'gcl_info')
  File "/mnt/backup/code/chromium/depot_tools/gcl.py", line 99, in
GetRepositoryRoot
    raise Exception("gcl run outside of repository")
Exception: gcl run outside of repository
m...@m0-desktop:~/code/chromium/src$


On May 27, 1:53 am, Mohamed Mansour <m0.interact...@gmail.com> 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.
>
> 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
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to