If you are using subversion (SVN) for your source code management you may have come across this situation.
- You add some files to your working copy
- You use the command 'svn add ' to add files to the be versioned
- You commit using the command 'svn commit -m "message"'
- When other users of your project update their working copy they find some files missing
You forgot to add certain files to the repository. It happens every now and then.
Recent comments
10 hours 6 min ago
1 day 6 hours ago
1 week 23 hours ago
1 week 1 day ago
3 weeks 6 days ago
4 weeks 1 day ago
4 weeks 1 day ago
5 weeks 17 hours ago
5 weeks 19 hours ago
5 weeks 2 days ago