palimadra / svnx

Automatically exported from code.google.com/p/svnx
0 stars 0 forks source link

svnX does not show a folder on the server #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I created a new folder named Y in the 'branches' folder of the svn server using 
svnX, then I started interacting with the SVN server using the command line 
tool provided with the OS X developer tools. Everything work fine, except svnX 
does not show the folder Y despite it is present on the server.

If I execute svn list https://<servername>/branches/ in a shell, the folder Y 
containing my source code is listed. However, if I browse the repository using 
svnX the folder is not shown.

What steps will reproduce the problem?
In the past I have interacted with svn servers with the same modality, but I 
had no problems.

What version of the product are you using? On what operating system?
svnx Version 1.3.4 (1.3.4)
OS X 10.6.8
svn command line tool version 1.6.17.

Regards

Original issue reported on code.google.com by lordthis...@gmail.com on 9 Nov 2012 at 10:12

GoogleCodeExporter commented 9 years ago
In the repository window you need to ensure that you have a revision selected 
that is ≥ the revision in which you created the folder/file.
If you are browsing a revision of the repository before that point it will not 
contain your folder/file.
You change the revision of the repository displayed in the browser (lower) part 
of the window by clicking in the radio button column in the log (upper) part of 
the window.

Original comment by chris...@gmail.com on 9 Nov 2012 at 3:51

GoogleCodeExporter commented 9 years ago

Original comment by chris...@gmail.com on 21 May 2014 at 12:59