You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by filo smith <fi...@gmail.com> on 2006/07/20 13:08:28 UTC

What is asvn doing?!

When I do a checkout, asvn is giving me some junk that isn't in my
repository. Is it supposed to be doing this?

# svn list http://server/ssvn/hostname/etc
.login
aggregation.conf
auto_home
auto_master
coreadm.conf
cron.d/
default/
defaultrouter
dumpadm.conf
hba.conf
hostname.eri0
hosts.allow
inet/
init.d/
inittab
ipf/
iu.ap
logadm.conf
lvm/
mail/
mnttab
name_to_major
name_to_sysnum
nodename
nscd.conf
pam.conf
path_to_inst
profile
project
rc0.d/
rc2.d/
rc3.d/
rcS.d/
resolv.conf
security/
shells
skel/
ssh/
syslog.conf
user_attr
vfstab
vold.conf
wgetrc

After checkout my working copy is this:

# ls
TIMEZONE          default           hba.conf          killall
name_to_sysnum    prtvtoc           reboot            swap
vfstab
aggregation.conf  defaultrouter     hostname.eri0     labelit
ncheck            rc0               resolv.conf       swapadd
volcopy
aliases           dumpadm.conf      hosts             log
netmasks          rc0.d             rmt               sysdef
vold.conf
auto_home         ff                hosts.allow       logadm.conf
networks          rc1               security          syslog.conf       wall
auto_master       fmthard           inet              lvm
nodename          rc2               services          syslog.pid
wgetrc
autopush          format            inetd.conf        mail
nscd.conf         rc2.d             setmnt            tar
whodo
cfgadm            fsck              init              mkfs
pam.conf          rc3               shells            telinit
wtmpx
clri              fsdb              init.d            mknod
path_to_inst      rc3.d             shutdown          uadmin
coreadm.conf      fstyp             inittab           mnttab
profile           rc5               skel              umount
cron              getty             install           mount
project           rc6               sock2path         umountall
cron.d            grpck             ipf               mountall
protocols         rcS               ssh               user_attr
dcopy             halt              iu.ap             name_to_major
prtconf           rcS.d             sulogin           utmpx


svn status doesn't say anything about the extra files.

What's it doing?
Thansk