Swimm is a tool that couples documentation to code by making sure that the documentation remains up-to-date as the code evolves. Use this tag for questions about using Swimm and its CLI tools. Do not post bug reports or feature requests to Stack Overflow.
Questions tagged [swimm]
4 questions
3
votes
1 answer
This swimm file is Invalid, how to fix?
I'm getting the following error from the Swimm web interface:
The local swimm file structure is not valid and could not be loaded.
Please pull the latest repo version or ask the repo admin to verify its status.
This happened after I changed one…

Bill Yan
- 3,369
- 4
- 27
- 42
2
votes
1 answer
What is the best way to resolve merge conflicts in .swm files?
When trying to rebase my feature branch on the base branch (dev), I got merge conflicts on swm and generated md files:
The conflicts themselves are hard to understand on their own, and include many of file blob changes in the .swm file:
<<<<<<<…

Shay Nehmad
- 1,103
- 1
- 12
- 25
2
votes
1 answer
How does the swimm verify command scope change?
I'm part of the beta using Swimm for documentation and have created some documents with coupled code snippets. I'm able to verify that the documents have up to date snippets using the swimm verify command, as follows:
13:00:13:~/Desktop/code/repo %…

michaelh
- 434
- 3
- 11
0
votes
0 answers
How to remove a repository from workspace?
I've added by mistake a repo to my workspace and I would like to remove it in the workspace window.
No option for removing repo founding the workspace repo.

Jey
- 1