You have a simlink to the django directory. Just remove the django file.
Vitaly Babiy


On Sat, Sep 26, 2009 at 7:42 PM, Malcolm MacKinnon <mmack3...@gmail.com>wrote:

> Sure, here it is:
>
> malc...@baglux:~/django-trunk/django$ ls -al
> total 80
> drwxr-xr-x 18 malcolm malcolm 4096 2009-08-06 20:16 .
> drwxr-xr-x  9 malcolm malcolm 4096 2009-08-06 20:16 ..
> drwxr-xr-x  4 malcolm malcolm 4096 2009-04-30 04:47 bin
> drwxr-xr-x  7 malcolm malcolm 4096 2009-05-27 08:27 conf
> drwxr-xr-x 22 malcolm malcolm 4096 2009-04-30 05:30 contrib
> drwxr-xr-x  9 malcolm malcolm 4096 2009-08-06 20:17 core
> drwxr-xr-x  5 malcolm malcolm 4096 2009-04-30 05:30 db
> drwxr-xr-x  3 malcolm malcolm 4096 2009-05-27 08:27 dispatch
> lrwxrwxrwx  1 root    root      33 2009-05-05 07:21 django ->
> /home/malcolm/django-trunk/django
> drwxr-xr-x  4 malcolm malcolm 4096 2009-08-06 20:16 forms
> drwxr-xr-x  3 malcolm malcolm 4096 2009-05-27 08:27 http
> -rw-r--r--  1 malcolm malcolm  549 2009-08-06 20:16 __init__.py
> -rw-r--r--  1 malcolm malcolm  801 2009-08-06 20:16 __init__.pyc
> drwxr-xr-x  3 malcolm malcolm 4096 2009-08-14 05:13 middleware
> drwxr-xr-x  3 malcolm malcolm 4096 2009-04-30 05:43 shortcuts
> drwxr-xr-x  6 malcolm malcolm 4096 2009-08-06 20:16 .svn
> drwxr-xr-x  4 malcolm malcolm 4096 2009-08-06 20:16 template
> drwxr-xr-x  3 malcolm malcolm 4096 2009-08-06 20:16 templatetags
> drwxr-xr-x  3 malcolm malcolm 4096 2009-05-27 08:27 test
> drwxr-xr-x  5 malcolm malcolm 4096 2009-05-27 08:28 utils
> drwxr-xr-x  5 malcolm malcolm 4096 2009-08-06 20:17 views
> malc...@baglux:~/django-trunk/django$
>
>
> On Sun, Sep 27, 2009 at 1:24 AM, Vitaly Babiy <vbabi...@gmail.com> wrote:
>
>> Post the result of a ls -al in the django dir
>> Vitaly Babiy
>>
>>
>>
>> On Sat, Sep 26, 2009 at 7:16 PM, Malcolm MacKinnon 
>> <mmack3...@gmail.com>wrote:
>>
>>> About 8 moinths ago, I downloaded the development version of django and
>>> have been using it to develope a web site. I'm using Ubuntu, and I'm not a
>>> skilled programmer, and perhaps this was caused by something I did, but it
>>> appears I don't have subversion installed correctly, as the django directory
>>> inside the trunk keeps repeating itself. It keeps going on, perhaps creating
>>> new directory after new django directory forever. Here's an example:
>>>
>>>
>>> malc...@baglux://home/malcolm$ cd django-trunk
>>> malc...@baglux://home/malcolm/django-trunk$ ls
>>> AUTHORS  docs      extras   LICENSE      README   setup.cfg  tests
>>> django   examples  INSTALL  MANIFEST.in  scripts  setup.py
>>> malc...@baglux://home/malcolm/django-trunk$ cd django
>>> malc...@baglux://home/malcolm/django-trunk/django$ ls
>>> bin      core      django  __init__.py   shortcuts     test
>>> conf     db        forms   __init__.pyc  template      utils
>>> contrib  dispatch  http    middleware    templatetags  views
>>> malc...@baglux://home/malcolm/django-trunk/django$ cd django
>>> malc...@baglux://home/malcolm/django-trunk/django/django$ ls
>>> bin      core      django  __init__.py   shortcuts     test
>>> conf     db        forms   __init__.pyc  template      utils
>>> contrib  dispatch  http    middleware    templatetags  views
>>> malc...@baglux://home/malcolm/django-trunk/django/django$ cd django
>>> malc...@baglux://home/malcolm/django-trunk/django/django/django$ ls
>>> bin      core      django  __init__.py   shortcuts     test
>>> conf     db        forms   __init__.pyc  template      utils
>>> contrib  dispatch  http    middleware    templatetags  views
>>> malc...@baglux://home/malcolm/django-trunk/django/django/django$
>>> Etc., etc., etc...
>>>
>>> Any thoughts on what's causing this and how to correct it? Thanks!
>>>
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to