just changed over form visualsvn to AnkhSVN. Loving it... but i need to add files and directory that are on my disk to SVN ... but the files and directory are not part the solutions (Vs2010) ... Its basically i directory where i store some dlls but if the directory is not present then i have missing references.
Is this possible?
Not from Ankh AFAIK. Get them in through Tortoise or the command line and you should be fine.
You can either use "Show all files" in the solution explorer to reveal the files and add them, or use View -> Working Copy Explorer. Both solutions work in AnkhSVN.
View Menu -> Working Copy Explorer -> navigate to your new file/directory -> right click and select "Subversion" -> then click "Add".