[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Unable to view the files in the repository

From: Mick Ken <micks80_at_gmail.com>
Date: 2007-10-23 18:34:28 CEST

Hi Friends,
This is my first try with SVN so please don't be too harsh.

I have installed the SVN on Windows server and setup the repositories
and commited my code but for some reason I am not able to see the
code. But strangely, when I connect from client using Tortoize SVN I
am able to see all the code. So, my question is - where's my code? Is
there any default location?

These are the steps i performed after installing SVN:

1. I created a directory "D:/SVN/Project1" and created a repository
there using "Tortoise SVN".
2. When I installed SVN service, I gave the command "-r D:/SVN" so now
to connect to my repository i just need to do
"svn://localhost/Project1"
3. I connected to the repository and created three more folder
"branch, tags and truck"
4. I connected to the trunk directory and did "SVN commit" using "Tortoise SVN"
5. Then I did checkout to create a working directory in "C:/SVN/Repo1".
6. Now,the problem is all the code is there in the working directory
but when I check the repository there is a empty trunk folder.

But, if i connect to the svn box using "svn://ip/Project1" ,it shows
me all the files.

So, can someone please tell me what's happening and why i am not able
to see the files in the repository.

Please help
Thanks
Mick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 23 18:34:51 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.