Actions
Defect #2101
closedBazaar repository browsing
Start date:
2008-10-27
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When you are using bzr like svn (checkout, commit/update) you get just .bzr folder on server, no project files within.
That's why you should use not bzr ls, but bzr ls -r -1. In such way it will list files from latest revision stored in repository.
I posted patch some time ago (#1685), but it isn't accepted yet.
Actions