Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the note about non-working file checkout rules #449

Open
wants to merge 1 commit into
base: 2024.12
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions topics/vcs-checkout-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ Note that Perforce support in TeamCity treats checkout rules as case-sensitive.
</snippet>


<note>

Checkout rules can only be set to directories, files are __not__ supported.

</note>

## Syntax

In the examples below the paths in the repository (`VCSPath`) are relative to the configured VCS root, the paths on the agent (`AgentPath`) are relative to the build checkout directory.
Expand Down